Cambrian API MCP
Rank #10,454io.github.cambriannetwork/cambrian-api
Cambrian API MCP: Solana and EVM DeFi data, Deep42 social intelligence, and perpetual risk analysis.
Cambrian API MCP is a Model Context Protocol (MCP) server published by cambriannetwork. It ranks #10,454 of 132,046 servers tracked on MCP Toplist. Cambrian API MCP is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 121,592 of 132,046 servers on MCP Toplist.
Use Cambrian API MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http cambrian-api https://mcp.cambrian.org/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add cambrian-api -e "CAMBRIAN_API_KEY=<your CAMBRIAN_API_KEY>" -- npx -y cambrian-api-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cambrian-api]
url = "https://mcp.cambrian.org/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.cambrian-api]
command = "npx"
args = ["-y", "cambrian-api-mcp"]
[mcp_servers.cambrian-api.env]
CAMBRIAN_API_KEY = "<your CAMBRIAN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.cambrian.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cambrian-api": {
"command": "npx",
"args": [
"-y",
"cambrian-api-mcp"
],
"env": {
"CAMBRIAN_API_KEY": "<your CAMBRIAN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cambrian-api": {
"url": "https://mcp.cambrian.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cambrian-api": {
"command": "npx",
"args": [
"-y",
"cambrian-api-mcp"
],
"env": {
"CAMBRIAN_API_KEY": "<your CAMBRIAN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cambrian-api": {
"type": "http",
"url": "https://mcp.cambrian.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"cambrian-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cambrian-api-mcp"
],
"env": {
"CAMBRIAN_API_KEY": "<your CAMBRIAN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cambrian-api": {
"serverUrl": "https://mcp.cambrian.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cambrian-api": {
"command": "npx",
"args": [
"-y",
"cambrian-api-mcp"
],
"env": {
"CAMBRIAN_API_KEY": "<your CAMBRIAN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cambrian-api": {
"url": "https://mcp.cambrian.org/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cambrian-api": {
"command": "npx",
"args": [
"-y",
"cambrian-api-mcp"
],
"env": {
"CAMBRIAN_API_KEY": "<your CAMBRIAN_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.github.cambriannetwork%2Fcambrian-api)<a href="https://mcptoplist.com/server/io.github.cambriannetwork%2Fcambrian-api"><img src="https://mcptoplist.com/badge/io.github.cambriannetwork%2Fcambrian-api.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cambriannetwork
Available versions (8)
| Version | Published |
|---|---|
| 1.6.0 | Sep 14, 2026 |
| 1.5.1 | Aug 28, 2026 |
| 1.5.0 | Aug 28, 2026 |
| 1.4.1 | Aug 18, 2026 |
| 1.4.0 | Aug 18, 2026 |
| 1.3.7 | Aug 18, 2026 |
| 1.3.6 | Aug 18, 2026 |
| 1.3.5 | Aug 17, 2026 |
Frequently asked questions
- Who maintains Cambrian API MCP?
- Cambrian API MCP is maintained by cambriannetwork, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Cambrian API MCP listed on the Official MCP Registry?
- Yes — Cambrian API MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Cambrian API MCP have?
- MCP Toplist tracks 8 versions of Cambrian API MCP, most recently published on Sep 14, 2026.
- Where can I find the source code for Cambrian API MCP?
- The source code for Cambrian API MCP is hosted at github.com/cambriannetwork/cambrian-api-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.