A hosted MCP server that connects to Maker protocol's lending markets with 10 tools for querying rates, supply, and borrow data. No authentication required. Built by Junct, it's deterministically generated from the Maker API spec, so every tool maps directly to a real endpoint. You'd reach for this when building agents that need to check DAI stability fees, collateral ratios, or vault positions without managing your own infrastructure. Uses streamable HTTP transport and works immediately with Claude Desktop, Cursor, or Windsurf. Good option if you're prototyping DeFi analysis tools or building monitoring agents that need live Maker data without API key overhead.
MCP server for Maker. Agent-ready API for Maker.
Hosted at maker.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": {
"maker": {
"url": "https://maker.mcp.junct.dev/mcp",
"transport": "streamable-http"
}
}
}
This MCP server is deterministically generated from the Maker API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.
https://maker.mcp.junct.dev/mcpMaker, 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