FirstData is an open data source repository designed for AI agents to access authoritative primary sources with minimal human intervention. It provides structured metadata and a navigation system to help users find reliable data sources efficiently.
From the registry: Hosted MCP server for finding authoritative primary data sources and official portals.
Please install the `firstdata` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Get FirstData API Key** — Apply for a free API key at FirstData (https://firstdata.deepminer.com.cn/)
Canonical MCP server config (HTTP transport):
- url: `https://firstdata.deepminer.com.cn/mcp`
- headers:
- `Authorization`: `Bearer <your-firstdata-api-key>`
Note: Streamable HTTP endpoint. Authoritative data source knowledge base with AI smart search.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.YOUR_FIRSTDATA_API_KEYrequiredAPI key required for accessing the FirstData MCP.MCP server for searching Airweave collections with natural language queries.