Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Tako

io.github.takodata/tako-mcp

Search, answer, and fetch Tako's knowledge base of 100K+ data charts, plus deep research agents.

Uptime
100.0%
1 direct probes · 30d
Response
546ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

tako_available_data

Find what data Tako holds on an entity or a metric, and the canonical name it holds it under. Best for: coverage questions themselves, or a metric's canonical name before a priced search. Put a compa…

tako_contents

Fetch the full content behind a url: a web page's text, or an exportable Tako card's data rows. Batch up to 10 urls in one call — each one is billed and fails on its own. Fetch only cards that `tako_…

tako_graph_related

Explore what a graph node connects to — its metrics, the entities a metric covers, competitors, industry, index membership, and sources. Two modes. Pass `node_id` alone for the map: every relation gr…

tako_search

Search Tako's data graph and the live web in one call: many results at once, as structured cards plus web results, with the top card rendered inline as a chart. It finds data; `tako_contents` fetches…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tako": {
      "url": "https://mcp.tako.com/mcp",
      "transport": "streamable-http"
    }
  }
}