
Synthetix Mcp
Wire Claude or Cursor into Synthetix on-chain metrics and protocol data while building DeFi dashboards or trading agents.
Overview
Synthetix MCP is a MCP server for the Build phase that exposes 22 tools for Synthetix data, metrics, and on-chain analytics over streamable-http.
What is this MCP server?
- 22 MCP tools for Synthetix data, metrics, and on-chain analytics
- Hosted streamable-http remote at synthetix.mcp.junct.dev—no local clone required
- Version 1.1.0 with GitHub source at junct-bot/synthetix-mcp
- Suited for quoting synth markets, collateral, and protocol stats inside agent workflows
- MCP integration layer, not a standalone trading bot or wallet skill
- 22 MCP tools advertised for data, metrics, and on-chain analytics
- Server version 1.1.0 per server metadata
- Hosted streamable-http endpoint at synthetix.mcp.junct.dev
What problem does it solve?
Agents guess Synthetix protocol numbers and on-chain state unless you give them a live, tool-backed source tied to the synth ecosystem.
Who is it for?
Solo builders implementing DeFi agents, internal analytics, or validation scripts that must reference Synthetix markets and on-chain metrics.
Skip if: Teams that need non-custodial trade execution, wallet signing, or compliance-reviewed production trading without their own risk layer.
What do I get? / Deliverables
Your agent can call twenty-two Synthetix-oriented tools from a registered remote and ground answers in queryable protocol and analytics data.
- Registered Synthetix MCP remote in the agent
- Tool calls returning Synthetix data and on-chain analytics
- Grounded agent responses for DeFi build and research tasks
Recommended MCP Servers
Journey fit
DeFi protocol MCP servers are catalogued on the Build shelf because solo builders attach them when implementing integrations, not when first ideating a product. Integrations is the canonical subphase for third-party protocol and analytics MCP remotes consumed from the agent during implementation.
How it compares
Protocol-scoped DeFi data MCP, not a general-purpose blockchain indexer or an agent skill for product planning.
Common Questions / FAQ
Who is Synthetix MCP for?
It is for developers and indie builders who use AI coding agents and need authoritative Synthetix metrics and on-chain analytics inside the IDE.
When should I use Synthetix MCP?
Use it during Build when you are wiring DeFi integrations, dashboards, or research copilots that must read Synthetix-specific data via MCP tools.
How do I add Synthetix MCP to my agent?
Add the streamable-http remote https://synthetix.mcp.junct.dev/mcp in your client’s MCP server config, following Claude Code or Cursor MCP setup docs.