
Curve Mcp
Give your agent Curve DEX swap quotes, pool liquidity, and trading data through forty-three MCP tools while building crypto trading or analytics products.
Overview
io.github.junct-bot/curve-mcp is a MCP server for the Build phase that provides forty-three tools for Curve swap quotes, liquidity pools, and trading data.
What is this MCP server?
- Forty-three MCP tools for swap quotes, liquidity pools, and trading data
- Hosted remote at curve.mcp.junct.dev with streamable-HTTP transport
- Broad Curve coverage suited to agent-driven pool comparison and route research
- Open repository junct-bot/curve-mcp for schema and capability review
- Version 1.1.0 MCP server manifest for compatible clients
- 43 MCP tools for swaps, pools, and trading data
- Server version 1.1.0
- Remote URL: https://curve.mcp.junct.dev/mcp
What problem does it solve?
Building Curve-aware agents stalls when every swap quote and pool question means writing and maintaining custom integration code by hand.
Who is it for?
Solo builders exploring Curve routes, liquidity depth, and trading data inside agent-assisted codegen for DeFi products.
Skip if: Production market-making or MEV-sensitive execution paths that require proprietary low-latency infra instead of a general-purpose MCP catalog.
What do I get? / Deliverables
Connecting the Curve MCP remote lets your agent answer pool and swap questions with structured tool output during design and implementation.
- Forty-three Curve-focused MCP tools in your agent session
- Agent-assisted swap and pool research during build and validate
- Reduced custom Curve wrapper code for early prototypes
Recommended MCP Servers
Journey fit
Curve market data is consumed as a third-party integration while you build swap UIs, bots, or research features. Listed under integrations because the server’s value is protocol-connected tooling callable from the agent, not a standalone launch or SEO playbook.
How it compares
Curve market-data MCP with forty-three tools, not a single-purpose swap CLI or a wallet-connect frontend skill.
Common Questions / FAQ
Who is io.github.junct-bot/curve-mcp for?
Developers shipping agent-backed DeFi apps who need Curve quotes and pool intelligence without maintaining a full custom integration layer.
When should I use io.github.junct-bot/curve-mcp?
Use it while scoping or building features that depend on Curve swaps, pool liquidity, or trading statistics surfaced to your agent or backend.
How do I add io.github.junct-bot/curve-mcp to my agent?
Add the streamable-HTTP remote https://curve.mcp.junct.dev/mcp to your MCP client configuration and reload so all forty-three tools are exposed.