trackmcp
Back to directory
junct-bot

synthetix-mcp

View on GitHub

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

0 starsOthers Updated Mar 29, 2026

Documentation

Synthetix MCP Server

MCP server for Synthetix. Agent-ready API for Synthetix.

Hosted at synthetix.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": {
    "synthetix": {
      "url": "https://synthetix.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

About

This MCP server is deterministically generated from the Synthetix API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.

Keywords

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

Frequently asked questions

What is synthetix-mcp?

synthetix-mcp is Synthetix MCP server — 22 tools for AI agent access to Synthetix (analytics). Hosted by Junct.

How do I install synthetix-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 synthetix-mcp open source?

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

Related MCP tools

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

Measure it with TrackMCP