HomeOther › FirstData

FirstData

Hosted MCP server for finding authoritative primary data sources and official portals.

Python Remote
★ 183 stars Last pushed 2026-08-17 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://firstdata.deepminer.com.cn/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http firstdata https://firstdata.deepminer.com.cn/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "firstdata": {
      "url": "https://firstdata.deepminer.com.cn/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token using FIRSTDATA_API_KEY. Apply for human or agent access at https://firstdata.deepminer.com.cn/#apply

Related servers

Data from the Official MCP Registry