PipedreamHQ/pipedream

[ACTION] Add CoinAPI MCP Server integration

Open

#18,821 opened on Oct 21, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (5,305 forks)batch import
actionappenhancementgood first issuehelp wantedtriaged

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

Service Name: CoinAPI MCP Server
Docs URL: https://docs.coinapi.io/general/mcp-servers
Integration Type: MCP (Model Context Protocol) — real-time & historical crypto market data (quotes, trades, orderbook, ticks)
Endpoint / Host:
• HTTP/Streaming: https://mcp.md.coinapi.io/mcp
• SSE: https://mcp-sse.md.coinapi.io/sse
Authentication: X-CoinAPI-Key: YOUR_API_KEY
Category: API / Market Data / Crypto
Short Description: Access real-time and historical crypto market data from CoinAPI’s unified MCP interface — built for AI agents and developers.
Why Add It: This integration enables Pipedream workflows to leverage CoinAPI’s TLS-secured MCP endpoints, enabling low-latency streaming, historical time series, and real-time market data via the MCP protocol.
Docs for component dev & props: See Component API Reference
Contact / Admin: ada@coinapi.io

Contributor guide