Chainstack MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Chainstack MCP ServerCreate a new Ethereum node in my project"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Chainstack MCP server
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
Quick start
Type this into any AI agent:
get mcp.chainstack.comThe 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.
Related MCP server: Bink MCP Server
Tools
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 catalog
API 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)
Two ways to use
Option 1: Install as a skill (lean context)
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-serverThis installs the bundled skills/chainstack skill.
Option 2: Register as an MCP server
claude mcp add --transport http chainstack https://mcp.chainstack.com/mcp -s userSee full setup guide for all agents.
MCP registry
Published to the official MCP Registry 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.
Issues & feature requests
Use Issues to:
Report bugs or unexpected behavior
Request new tools or features
Suggest improvements to any Chainstack product
Links
Discovery page — agent-readable onboarding
Skill file — for on-demand usage
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables AI agents to interact with the Somnia blockchain network, including documentation search, blockchain queries, wallet management, cryptographic signing, and on-chain operations.

Bink MCP Serverofficial
Flicense-qualityDmaintenanceEnables AI agents to perform blockchain operations like wallet management, token info, DeFi swaps, cross-chain bridging, and price checking across Ethereum, BNB Chain, and Solana.
@chainpayto/mcp-serverofficial
AlicenseAqualityDmaintenanceEnables AI agents to directly operate ChainPay cryptocurrency payment system, including order creation, balance checks, and withdrawals.610MIT
Nexus MCP Serverofficial
Alicense-qualityDmaintenanceEnables AI agents to interact with the Nexus blockchain, providing tools for querying blockchain data, smart contract calls, transaction submission, and event monitoring.7MIT
Related MCP Connectors
Provide AI agents and automation tools with contextual access to blockchain data including balance…
Build, validate, and deploy multi-agent AI solutions from any AI environment.
Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chainstacklabs/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server