74
/ 100
10 days ago
glama

Graph Uniswap MCP

Provides a unified MCP interface over Uniswap V2, V3, and V4 across multiple chains via The Graph, enabling agents to query token prices, top pools, pairs, and recent swaps with clean JSON output.

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 2 credentials: GRAPH_API_KEY, GRAPH_GATEWAY_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.
🔐 secretGRAPH_API_KEY"env": { "": "your_key_here" }
🔐 secretGRAPH_GATEWAY_API_KEY
configGRAPH_HTTP_TIMEOUT_MSTunable via env: (15000), GRAPH_MAX_ATTEMPTS (2), GRAPH_TOTAL_BUDGET_MS (25000).
configGRAPH_MAX_ATTEMPTSTunable via env: GRAPH_HTTP_TIMEOUT_MS (15000), (2), GRAPH_TOTAL_BUDGET_MS (25000).
configGRAPH_TOTAL_BUDGET_MSTunable via env: GRAPH_HTTP_TIMEOUT_MS (15000), GRAPH_MAX_ATTEMPTS (2), (25000).
// 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.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/paulieb14-graph-uniswap-mcp-cz82y1)](https://m8ven.ai/mcp/paulieb14-graph-uniswap-mcp-cz82y1)
commit: a244c5fb45bbb4d276d4b14477dc17c1930abd8c
code hash: fc681fd235f05c0c258942c4de8a9f606980ce671505b9f37f354fce45d158aa
verified: 7/21/2026, 9:27:25 AM
view raw JSON →