We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nirholas/universal-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# GMX V2 MCP Server
> Perpetual trading integration for AI assistants via the Model Context Protocol
**Author:** nirholas (Nich)
**Website:** [x.com/nichxbt](https://x.com/nichxbt)
**GitHub:** [github.com/nirholas](https://github.com/nirholas)
**License:** MIT
## Features
- 📈 **Perpetual Markets** - Long/short up to 100x leverage
- 💰 **Positions** - Track user positions and PnL
- 📊 **Funding Rates** - Real-time funding rate data
- ⚠️ **Liquidations** - Monitor position health
## Installation
```bash
npm install @nirholas/gmx-v2-mcp
```
## Available Tools
- `gmx_v2_get_market_info` - Get market data
- `gmx_v2_get_markets` - List all available markets
- `gmx_v2_get_funding_rates` - Get current funding rates
- `gmx_v2_get_position` - Get user position info
## License
MIT © nirholas