This connects Claude to Curve's DeFi protocol with 43 tools for querying swap quotes, liquidity pool data, and trading information. It's deterministically generated from Curve's API spec, so every tool maps directly to a real endpoint. No auth or API keys needed. You'd reach for this when building agents that need to check liquidity depth, compare swap rates across pools, or pull trading data from Curve without manually wiring up REST calls. Hosted by Junct and runs over streamable HTTP, so you just drop the config into Claude Desktop and start querying pool states or swap prices immediately.
MCP server for Curve. Agent-ready API for Curve.
Hosted at curve.mcp.junct.dev/mcp. Free to use. No auth. No API key required.
Part of Junct — the agent-readiness layer for the crypto stack.
Add to your MCP client config (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"curve": {
"url": "https://curve.mcp.junct.dev/mcp",
"transport": "streamable-http"
}
}
}
This MCP server is deterministically generated from the Curve API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.
https://curve.mcp.junct.dev/mcpCurve, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json