Qbandev/infura-mcp-server
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.
Platform-specific configuration:
{
"mcpServers": {
"infura-mcp-server": {
"command": "npx",
"args": [
"-y",
"infura-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...