MCP Server Setup

December 23, 2025 ยท View on GitHub

This project uses MCP (Model Context Protocol) servers from two providers:

Available MCP Servers

The following MCP servers are configured:

DashScope MCP Servers

ServerDescriptionTransport
amapAMap Maps - Location and navigation servicesSSE
stockstarStock Star - Securities and financial dataSSE

ModelScope MCP Servers

ServerDescriptionTransport
gitHubGitHub IntegrationHTTP
jinaJina AI - Web content extractionHTTP
arXivarXiv - Academic paper searchHTTP

Setup Instructions

  1. Navigate to the MCP marketplace pages listed above
  2. Deploy the desired MCP servers according to the provided instructions
  3. 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)
  4. Ensure the environment variables are set before using these MCP servers