trackmcp
Back to directory
junct-bot

compound-mcp

View on GitHub

Compound MCP server — 8 tools for AI agent access to Compound (analytics). Hosted by Junct.

0 starsOthers Updated Mar 29, 2026

Documentation

Compound MCP Server

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.

Quick Start

Add to your MCP client config (Claude Desktop, Cursor, Windsurf):

json
{
  "mcpServers": {
    "compound": {
      "url": "https://compound.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

About

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.

Keywords

Compound, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP

Frequently asked questions

What is compound-mcp?

compound-mcp is Compound MCP server — 8 tools for AI agent access to Compound (analytics). Hosted by Junct.

How do I install compound-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is compound-mcp open source?

Yes — it is hosted on GitHub at https://github.com/junct-bot/compound-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP