74
/ 100
19 days ago
glama

Infura MCP Server

Enables AI assistants to query blockchain data across 30+ networks via Infura, using natural language for blocks, transactions, contracts, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: INFURA_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_HOSTSlocalhost,127.0.0.1 Comma-separated list of allowed Host headers (DNS rebinding protection)
configCORS_ALLOWED_ORIGINSCORS: Configurable origin allowlist via
🔐 secretINFURA_API_KEY"": "<YOUR_API_KEY>",
configMAX_SESSIONS1000 Maximum concurrent sessions
configPORTNo 3001 HTTP server port (HTTP mode only)
configSESSION_TIMEOUT_MS1800000 (30 min) Session timeout in milliseconds
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/qbandev-infura-mcp-server-17383i)](https://m8ven.ai/mcp/qbandev-infura-mcp-server-17383i)
commit: 3db0d49262fea76132aabed5108a3818eb8106af
code hash: 6db607b2cec86a960be60a75bf3b71175a2669dd4a83bd1ddcc2143e3d381013
verified: 6/22/2026, 1:12:12 PM
view raw JSON →