R
Rpc Nodes MCP
Minimal, fast, and extensible MCP server for interactions with JSON-RPC blockchain nodes
创建于 5/3/2025
更新于 11 months ago
README
Repository documentation and setup instructions
⚠️ Deprecated — use the Chainstack MCP server
This repository is deprecated. All MCP functionality is now available through the unified Chainstack MCP server at mcp.chainstack.com.
Quick start
Type this into any AI agent:
get mcp.chainstack.com
The agent will set everything up for you — node deployment, docs search, platform status, and more. No local setup required.
Learn more
- Chainstack MCP server docs
- Discovery page — agent-readable onboarding for all major agents
- Skill file — for on-demand usage without MCP registration
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx rpc-nodes-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"chainstacklabs-rpc-nodes-mcp": {
"command": "uvx",
"args": [
"rpc-nodes-mcp"
]
}
}
}
作者服务器
其他服务器由 chainstacklabs