TakoData/tako-mcp (TakoData/tako-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 17 tools. No publisher has claimed this listing.
Provide real-time data querying and visualization by integrating Tako with your agents. Generate o…
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
TakoData
Source: Official
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
SMOKE_BASE_URLTAKO_SMOKE_API_TOKENTAKO_API_KEYX_TAKO_URLENVIRONMENTHOSTServer host 0.0.0.0TAKO_API_URLTako API endpoint https://api.tako.comPUBLIC_BASE_URLPublic URL for chart embeds https://tako.comPUBLIC_API_URLMCP_ALLOWED_HOSTSAdditional allowed hosts (comma-separated)MCP_ENABLE_DNS_REBINDINGEnable DNS rebinding protection truePORTTool annotations
8/17 tools have annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
17/17 tools missing one or more hints — search_tako (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); web_search_tako (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); deep_search_tako (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +14 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Destructive tools are labelled
1 tool perform destructive updates without destructiveHint — upload_file_to_visualize deletes at line 186 (os.remove(temp_file_path))
Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.
openWorldHint matches behaviour
6 tools claim openWorldHint=false but make outbound HTTP — knowledge_search → dynamic (line 114); get_chart_image → dynamic (line 204); get_card_insights → dynamic (line 266)
Either flip openWorldHint to true (acknowledging external reach) or refactor the handler to avoid outbound HTTP. If the only network calls are to a known fixed endpoint that you consider part of the tool itself, document that and keep openWorldHint=false; otherwise true is honest.
Tool handlers catch errors
13/17 tool handlers wrap calls in try/catch (76%)
Wrap each tool handler body in try/catch and return a structured error response.
Tool test coverage
Only 4/17 tools referenced in tests (24%)
Write tests that reference each tool by name so every tool has at least one test.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/takodata/tako-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check