Deploy and manage blockchain nodes across 70+ protocols, search docs, request testnet funds.
MCPpedia last refreshed this data
com.chainstack/chainstack is an MCP server that deploy and manage blockchain nodes across 70+ protocols, search docs, request testnet funds. Its tool list has not been published yet over http, requires no API key, and scores 92/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"com-chainstack-chainstack": {
"args": [
"-y",
"skills"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Chainstack MCP server gives AI agents direct access to the Chainstack platform — deploy blockchain nodes, search documentation, and check platform status from any coding environment.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'skills' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked skills against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops / finance
MCP server for using the GitLab API
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
MCP Security Weekly
Get CVE alerts and security updates for com.chainstack/chainstack and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The Chainstack MCP server gives AI agents direct access to the Chainstack platform — deploy blockchain nodes, search documentation, and check platform status from any coding environment.
Live at mcp.chainstack.com
Type this into any AI agent:
get mcp.chainstack.com
The agent will fetch the onboarding page and walk you through setup. Works with Claude Code, Cursor, Codex, Windsurf, Gemini CLI, GitHub Copilot, Antigravity, Claude.ai, and ChatGPT.
No API key needed:
search_docs — search Chainstack documentationget_doc_page — fetch full doc page contentget_platform_status — check platform status and incidentscontact_chainstack — send a message to Chainstack (sales, support, or general questions)get_chainstack_pricing — live pricing snapshot: plan tiers, feature matrix, add-ons, and the per-chain dedicated-node catalogAPI key required (get one here):
get_organization, list_projects, create_project, get_project, update_project, delete_projectlist_nodes, get_node, create_node, update_node, delete_node, get_deployment_optionsrequest_testnet_funds — top up a testnet address from the Chainstack faucet (12 networks across EVM, Solana, and TON)Cross-agent, via the skills CLI — it auto-detects your installed agent (50+ supported, including Claude Code, Cursor, Codex, Windsurf, Antigravity, GitHub Copilot, Pi, and OpenCode):
npx skills add chainstacklabs/mcp-server
This installs the bundled skills/chainstack skill.
VS Code — Chainstack is in the GitHub MCP Registry, so VS Code installs it for you. Two ways:
⇧⌘X / Ctrl+Shift+X), search @mcp chainstack, and click Install. Right-click and choose Install in Workspace to write .vscode/mcp.json instead of your user profile.Neither needs an API key, which covers every tool that works unauthenticated.
Anywhere else:
claude mcp add --transport http chainstack https://mcp.chainstack.com/mcp -s user
See full setup guide for all agents.
Listed in both public registries as com.chainstack/chainstack:
curl "https://registry.modelcontextprotocol.io/v0.1/servers?search=com.chainstack/chainstack&version=latest"
server.json is the manifest. Its version field is a placeholder — the publish workflow derives the real value from the live server card at mcp.chainstack.com, which renders it from the deployed chart, so the registry entry cannot drift from what is actually running. Query the registry, not this file, to see what is published.
Use Issues to: