MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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

Created 5/3/2025
Updated 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

Quick Setup
Installation guide for this server

Install Package (if required)

uvx rpc-nodes-mcp

Cursor configuration (mcp.json)

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