# gmx-mcp [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/junct-bot/gmx-mcp  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/gmx-mcp

## Description
Gmx MCP server — 139 tools for AI agent integration. Hosted by Junct.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "gmx-mcp": {
    "url": "https://gmx.mcp.junct.dev/mcp"
  }
}
```

## Documentation & README

# Gmx MCP Server

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

Hosted at [gmx.mcp.junct.dev/mcp](https://gmx.mcp.junct.dev/mcp). Free to use. No auth. No API key required.

Part of [Junct](https://junct.dev) — the agent-readiness layer for the crypto stack.

## Quick Start

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

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

## About

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

- **Protocol:** Gmx
- **Endpoint:** `https://gmx.mcp.junct.dev/mcp`
- **Transport:** Streamable HTTP
- **Auth:** None required
- **Documentation:** [gmx.mcp.junct.dev/llms.txt](https://gmx.mcp.junct.dev/llms.txt)
- **Server card:** [gmx.mcp.junct.dev/.well-known/mcp/server.json](https://gmx.mcp.junct.dev/.well-known/mcp/server.json)

## Links

- [Junct Dashboard](https://junct.dev/servers/gmx)
- [llms.txt](https://gmx.mcp.junct.dev/llms.txt)
- [agents.md](https://gmx.mcp.junct.dev/agents.md)
- [OpenAPI spec](https://gmx.mcp.junct.dev/openapi.json)

## Keywords

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

