Firstdata
Rank #6,814io.github.Vist233/firstdata
MCP server providing firstdata capabilities
Firstdata is a Model Context Protocol (MCP) server published by mlt-oss. It ranks #6,814 of 132,046 servers tracked on MCP Toplist, and its repository has 183 GitHub stars. Firstdata is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jan 27, 2026 and most recently updated on Mar 25, 2026.
Ranks ahead of 125,232 of 132,046 servers on MCP Toplist.
Use Firstdata
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http firstdata https://firstdata.deepminer.com.cn/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.firstdata]
url = "https://firstdata.deepminer.com.cn/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://firstdata.deepminer.com.cn/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"firstdata": {
"url": "https://firstdata.deepminer.com.cn/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"firstdata": {
"type": "http",
"url": "https://firstdata.deepminer.com.cn/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"firstdata": {
"serverUrl": "https://firstdata.deepminer.com.cn/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"firstdata": {
"url": "https://firstdata.deepminer.com.cn/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Vist233%2Ffirstdata)<a href="https://mcptoplist.com/server/io.github.Vist233%2Ffirstdata"><img src="https://mcptoplist.com/badge/io.github.Vist233%2Ffirstdata.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mlt-oss
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Mar 25, 2026 |
| 0.1.0 | Mar 24, 2026 |
Frequently asked questions
- Who maintains Firstdata?
- Firstdata is maintained by mlt-oss, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Firstdata listed on the Official MCP Registry?
- Yes — Firstdata is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Firstdata have?
- MCP Toplist tracks 2 versions of Firstdata, most recently published on Mar 25, 2026.
- Where can I find the source code for Firstdata?
- The source code for Firstdata is hosted at github.com/mlt-oss/firstdata.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.