Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions servers/curve-mcp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "curve-mcp",
"name": "Curve MCP",
"description": "Returns all Curve gauges, on all chains, in all registries. If any Curve pool, anywhere, has a gauge, then it’ll be returned by this endpoint.\nThe only exceptio",
"repository": "https://github.com/junct-bot/curve-mcp",
"endpoint": "https://curve.mcp.junct.dev/mcp",
"transport": [
"streamable-http"
],
"tags": [
"read",
"gauges",
"volumes and apys",
"dex",
"crvusd",
"lending",
"deprecated",
"oracle"
],
"version": "1.0.0",
"author": "Junct",
"llms_txt": "https://curve.mcp.junct.dev/llms.txt",
"created_at": "2026-03-14T06:30:18.801Z"
}