MCP server exposing 16 tools for twelvedata.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/twelvedata/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
time_series — OHLC time series.quote — Quote snapshot.price — Latest price.eod — End-of-day quote.exchange_rate — Forex rate.currency_conversion — FX conversion.stocks — Stock symbols.forex_pairs — Forex pairs.cryptocurrencies — Crypto symbols.etfs — ETF symbols.indices — Index symbols.earnings — Earnings calendar (per symbol).earnings_calendar — Broad earnings calendar.dividends — Dividends.splits — Splits.profile — Company profile.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/twelvedata/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io