69
/ 100
3 days ago
glama

Uniswap MCP Server

Exposes Uniswap V2 and V3 on-chain data and swap execution as MCP tools, resources, and prompts, enabling AI agents to query prices, inspect pools, get quotes, and execute trades.

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.
🔐
You'll be asked for 1 credential: PRIVATE_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.
configRPC_URLYes — RPC endpoint for the target network
🔐 secretPRIVATE_KEY0xYOUR_PRIVATE_KEY
configDEFAULT_FEE_TIERNo 3000 Default V3 fee tier: 500, 3000, or 10000
configDEFAULT_SLIPPAGE_BPSNo 50 Slippage tolerance in basis points (50 = 0.5%)
// 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 5 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/rakibhossain72-uniswap-mcp-server-15jw8q)](https://m8ven.ai/mcp/rakibhossain72-uniswap-mcp-server-15jw8q)
commit: 2e72695eed628fa592a7f0d56c45b63ce14d5c2a
code hash: 76f7bd02e5900f280dd5239ea22194d8570c1f1881f1ead12c57a944fef8384e
verified: 6/25/2026, 9:54:18 AM
view raw JSON →