Normalized crypto perp market data: funding, OI, liquidations, cross-venue spreads. Hosted MCP server + REST API.
git clone https://github.com/perpdata/perpdata{
"mcpServers": {
"perpdata": {
"command": "node",
"args": ["/path/to/perpdata/dist/index.js"]
}
}
}MCP Servers overview
# PerpData MCP server Normalized crypto perpetual-futures market data for agents and trading systems: funding rates, open interest, liquidations and cross-venue spreads from Bybit, OKX, Hyperliquid and Gate — Binance and Bitget rolling out — one schema, five-minute snapshots, annualized `apr` on every rate so venues with different funding intervals compare directly. **Hosted server — nothing to install:** ``` https://api.perpdata.dev/mcp ``` ```bash claude mcp add --transport http perpdata https://api.perpdata.dev/mcp ``` Works with any MCP client speaking streamable HTTP (spec 2025-06-18). Free tier needs no key or account; `initialize` and `tools/list` are never metered, so wiring it up costs nothing. ## Tools | Tool | Answers | |---|---| | `list_symbols` | What's tracked (BTC, ETH, SOL, … 25 majors) | | `get_funding_rates` | Current funding per venue for a symbol, with apr + spread | | `get_funding_history` | 5-minute snapshots, newest first | | `get_funding_spreads` | Symbols ranked by cross-venue apr spread — the carry table | | `get_open_interest` | OI per venue in base units + USD, cross-venue total | | `get_liquidations` | Recent liquidation prints | Schemas are deliberately terse: agent context is expensive, and a data tool should spend your tokens on answers, not envelope. ## REST The same data over plain JSON — see [docs](https://perpdata.dev/docs) and [OpenAPI](https://api.perpdata.dev/openapi.json): ```bash curl "https://api.perpdata.dev/v1/funding/current?symbol=BTC" ``` ## Pricing Free: 200 requests/day/IP, every tool and endpoint. Pro: $29/mo flat, 50k/day, commercial use allowed — [perpdata.dev](https://perpdata.dev). ## Why normalized matters Hyperliquid funds hourly, Binance every eight hours; `1000PEPEUSDT` and `kPEPE` are the same asset in different clothes; Gate sizes in quanto contracts. PerpData resolves all of it so `apr` on one venue means the same thing as `apr` on another. The alternative is maintaining six exchange adapters yourself, forever.
What people ask about perpdata
What is perpdata/perpdata?
+
perpdata/perpdata is mcp servers for the Claude AI ecosystem. Normalized crypto perp market data: funding, OI, liquidations, cross-venue spreads. Hosted MCP server + REST API. It has 0 GitHub stars and was last updated today.
How do I install perpdata?
+
You can install perpdata by cloning the repository (https://github.com/perpdata/perpdata) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is perpdata/perpdata safe to use?
+
perpdata/perpdata has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains perpdata/perpdata?
+
perpdata/perpdata is maintained by perpdata. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to perpdata?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy perpdata to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/perpdata-perpdata)<a href="https://claudewave.com/repo/perpdata-perpdata"><img src="https://claudewave.com/api/badge/perpdata-perpdata" alt="Featured on ClaudeWave: perpdata/perpdata" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!