Connects Claude to the Compound DeFi protocol through eight tools that pull lending rates, supply data, and borrow information. The server is deterministically generated from Compound's API spec, so every tool maps directly to a real endpoint. It's hosted and ready to use without authentication or API keys. You'd reach for this when building agents that need to query lending pool metrics, check interest rates across assets, or analyze DeFi positions on Compound. The setup is straightforward: drop the URL into your MCP config and start querying. Part of Junct's infrastructure for making crypto protocols accessible to AI agents.
MCP server for Compound. Agent-ready API for Compound.
Hosted at compound.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": {
"compound": {
"url": "https://compound.mcp.junct.dev/mcp",
"transport": "streamable-http"
}
}
}
This MCP server is deterministically generated from the Compound API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.
https://compound.mcp.junct.dev/mcpCompound, 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