infura-mcp-server

Qbandev/infura-mcp-server
★ 4 stars JavaScript Code/Dev Tools Updated today
Infura MCP server! This project provides a ready-to-use Model Context Protocol (MCP) server that exposes the Infura JSON-RPC API as a set of tools for Large Language Models like Claude and Cursor.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "infura-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Qbandev/infura-mcp-server"
      ]
    }
  }
}

Topics

claudeclaude-codecursorinfuramcp-servervscode