Opentreeoflife
Server Details
Open Tree of Life MCP.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 48.4% over 38 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-opentreeoflife
- GitHub Stars
- 0
TDQS
Scored across 34 tools
The descriptions are extremely detailed and often explicitly steer callers (e.g. compare_entities vs entity_profile vs recent_changes), which rescues otherwise-overlapping research tools. However, there is genuine redundancy that will cause misselection: ask_pipeworx, ask_pipeworx_beta (self-described as identical to stable), and ask_pipeworx_grounded are three near-duplicate routers, plus ai_visibility_check overlaps with scan_competitor_ai_presence and discover_tools overlaps with suggest_questions and pipeworx_trending.
Nearly all names are snake_case with a verb_noun or clear noun-phrase pattern (compare_entities, resolve_entity, list_subscriptions, subscribe, entity_profile, taxon_info). A few mix noun-first phrasing (entity_profile, taxon_info, common_ancestor) with verb-first, and the pipeworx_* / polymarket_* namespacing is consistent, so deviations are minor.
34 tools is heavy relative to the guidance for a well-scoped set. Although the server aggregates thousands of underlying sources, several tools are redundant (beta router duplicating the stable router, scan_competitor wrapping ai_visibility_check, three separate discovery tools), so the surface is larger than the distinct capabilities justify.
Coverage is broad and coherent: research/QA routers, entity resolution and profiles, comparison, claim validation, grounded evidence, semantic search, memory CRUD (remember/recall/forget), subscription lifecycle (subscribe/list_subscriptions/unsubscribe/recent_alerts), and taxonomy lookups. Only minor gaps exist, e.g. no subscription-update operation, but nothing that creates a real dead end.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
OSF (Open Science Framework, by the Center for Open Science) MCP.
Open Targets MCP — disease/target/drug knowledge graph.
cBioPortal MCP — cancer genomics portal.
Related MCP Servers
- FlicenseAqualityBmaintenanceBiological and medical data search MCP server.42-
- AlicenseNot gradedqualityDmaintenanceAn MCP server for interacting with the Open Science Framework (OSF), enabling search for projects, registrations, preprints, and file management.2MIT
- AlicenseAqualityBmaintenanceEnables users to read, search and edit GEDCOM (.ged) family-tree files from Ancestry.com and other genealogy software, letting an MCP client navigate relationships, explore ancestor and descendant trees, inspect sources and citations, and make safe, lossless edits that are written straight back to the file with a backup.19MIT
- AlicenseBqualityDmaintenanceMCP server that exposes the Open Targets Platform GraphQL API as a set of tools for querying biomedical data such as targets, diseases, drugs, and genetic evidence.68150 PyPI19MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.