OneSource MCP
Rank #3,524io.onesource/mcp
Blockchain data, Deepstate and Standard Reserve markets, live chain queries, and API docs
OneSource MCP is a Model Context Protocol (MCP) server published by blockparty-global. It ranks #3,524 of 130,833 servers tracked on MCP Toplist. OneSource MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 37 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 127,309 of 130,833 servers on MCP Toplist.
Use OneSource MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add onesource -e "X402_PRIVATE_KEY=<your X402_PRIVATE_KEY>" -e "ONESOURCE_API_KEY=<your ONESOURCE_API_KEY>" -- npx -y @one-source/mcpReplace each placeholder with your own value before saving.
[mcp_servers.onesource]
command = "npx"
args = ["-y", "@one-source/mcp"]
[mcp_servers.onesource.env]
X402_PRIVATE_KEY = "<your X402_PRIVATE_KEY>"
ONESOURCE_API_KEY = "<your ONESOURCE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"onesource": {
"command": "npx",
"args": [
"-y",
"@one-source/mcp"
],
"env": {
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"ONESOURCE_API_KEY": "<your ONESOURCE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"onesource": {
"command": "npx",
"args": [
"-y",
"@one-source/mcp"
],
"env": {
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"ONESOURCE_API_KEY": "<your ONESOURCE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"onesource": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@one-source/mcp"
],
"env": {
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"ONESOURCE_API_KEY": "<your ONESOURCE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"onesource": {
"command": "npx",
"args": [
"-y",
"@one-source/mcp"
],
"env": {
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"ONESOURCE_API_KEY": "<your ONESOURCE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"onesource": {
"command": "npx",
"args": [
"-y",
"@one-source/mcp"
],
"env": {
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"ONESOURCE_API_KEY": "<your ONESOURCE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.onesource%2Fmcp)<a href="https://mcptoplist.com/server/io.onesource%2Fmcp"><img src="https://mcptoplist.com/badge/io.onesource%2Fmcp.svg" alt="MCP Toplist: Top 5% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
blockparty-global
Available versions (37)
| Version | Published |
|---|---|
| 5.17.0 | Sep 18, 2026 |
| 5.16.0 | Sep 17, 2026 |
| 5.15.0 | Sep 16, 2026 |
| 5.14.0 | Sep 16, 2026 |
| 5.13.3 | Sep 15, 2026 |
| 5.13.2 | Sep 15, 2026 |
| 5.13.1 | Sep 15, 2026 |
| 5.13.0 | Sep 15, 2026 |
| 5.12.0 | Sep 7, 2026 |
| 5.11.0 | Aug 18, 2026 |
| 5.10.3 | Aug 18, 2026 |
| 5.10.2 | Aug 6, 2026 |
| 5.10.1 | Aug 5, 2026 |
| 5.10.0 | Aug 4, 2026 |
| 5.9.2 | Aug 4, 2026 |
| 5.9.1 | Jul 16, 2026 |
| 5.9.0 | Jul 8, 2026 |
| 5.8.3 | Jul 1, 2026 |
| 5.8.2 | Jul 1, 2026 |
| 5.7.3 | Jun 23, 2026 |
| 5.7.2 | Jun 23, 2026 |
| 5.7.1 | Jun 23, 2026 |
| 5.7.0 | Jun 23, 2026 |
| 5.6.0 | Jun 23, 2026 |
| 5.5.0 | Jun 22, 2026 |
| 5.4.4 | Jun 17, 2026 |
| 5.4.3 | Jun 12, 2026 |
| 5.4.1 | Jun 10, 2026 |
| 5.4.0 | Jun 9, 2026 |
| 5.3.4 | Jun 9, 2026 |
| 5.3.3 | Jun 9, 2026 |
| 5.3.1 | Jun 5, 2026 |
| 5.3.0 | Jun 5, 2026 |
| 5.2.1 | Jun 5, 2026 |
| 5.1.0 | Apr 24, 2026 |
| 1.7.0 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains OneSource MCP?
- OneSource MCP is maintained by blockparty-global, which publishes 1 MCP server (37 total versions) tracked on MCP Toplist.
- Is OneSource MCP listed on the Official MCP Registry?
- Yes — OneSource MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does OneSource MCP have?
- MCP Toplist tracks 37 versions of OneSource MCP, most recently published on Sep 18, 2026.
- Where can I find the source code for OneSource MCP?
- The source code for OneSource MCP is hosted at github.com/blockparty-global/1s-mcp.
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.