MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

Minimal, fast, and extensible MCP server for interactions with JSON-RPC blockchain nodes

创建于 5/3/2025
更新于 11 months ago
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

快速设置
此服务器的安装指南

安装包 (如果需要)

uvx rpc-nodes-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "chainstacklabs-rpc-nodes-mcp": { "command": "uvx", "args": [ "rpc-nodes-mcp" ] } } }