# perpdata MCP server

Normalized perp funding (apr), OI, liquidations and cross-venue spreads. Free tier, no key needed.

## Links
- Registry page: https://www.getdrio.com/mcp/dev-perpdata-perpdata
- Repository: https://github.com/perpdata/perpdata
- Website: https://perpdata.dev

## Install
- Endpoint: https://api.perpdata.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.perpdata.dev/mcp

## Tools
- list_symbols - List all symbols with derivatives data (BTC, ETH, ...). Endpoint: https://api.perpdata.dev/mcp
- get_funding_rates - Current perp funding rate per venue for a symbol, with annualized apr (0.05 = 5%/yr) and cross-venue spread. Venues: binance, bybit, okx, hyperliquid, bitget, gate. Endpoint: https://api.perpdata.dev/mcp
- get_funding_history - Historical funding-rate snapshots (5-min resolution), newest first. Endpoint: https://api.perpdata.dev/mcp
- get_open_interest - Current open interest per venue for a symbol (base units + USD) and the cross-venue USD total. Endpoint: https://api.perpdata.dev/mcp
- get_funding_spreads - Ranked cross-venue funding spread per symbol (max apr minus min apr, decimals). Answers: where does the same perp pay most differently right now? Endpoint: https://api.perpdata.dev/mcp
- get_liquidations - Recent liquidation events (side = position side liquidated), newest first. Endpoint: https://api.perpdata.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: dev.perpdata
- Version: 0.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 2, 2026
- Source: https://registry.modelcontextprotocol.io
