This project uses MCP (Model Context Protocol) servers from two providers:
- Alibaba Cloud (DashScope): https://bailian.console.aliyun.com/#/mcp-market
- ModelScope: https://modelscope.cn/mcp
The following MCP servers are configured:
| Server | Description | Transport |
|---|---|---|
| amap | AMap Maps - Location and navigation services | SSE |
| stockstar | Stock Star - Securities and financial data | SSE |
| Server | Description | Transport |
|---|---|---|
| gitHub | GitHub Integration | HTTP |
| jina | Jina AI - Web content extraction | HTTP |
| arXiv | arXiv - Academic paper search | HTTP |
- Navigate to the MCP marketplace pages listed above
- Deploy the desired MCP servers according to the provided instructions
- Configure the required environment variables:
DASHSCOPE_API_KEY: Your Alibaba Cloud DashScope API key (for amap, stockstar)MODELSCOPE_API_KEY: Your ModelScope API key (for gitHub, jina, arXiv)
- Ensure the environment variables are set before using these MCP servers