pathways-mcp-server
Related Servers
Alternatives to pathways-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables querying World Health Organization Global Health Observatory data via natural language, free and without authentication.2 npmMIT
- AlicenseAqualityBmaintenanceEnables AI agents to query Kenya health facilities, maternal health indicators, immunization coverage, and disease surveillance data via the DHIS2 public API.3MIT
- AlicenseAqualityDmaintenanceConnects DHIS2 health information systems to AI assistants via the Model Context Protocol, enabling natural language queries for analytics, metadata, and tracker data.13MIT
- AlicenseAqualityCmaintenanceEnables read-only interaction with DHIS2 health data by searching indicators and querying compact analytics results, designed for small local models.2MIT
- FlicenseAqualityCmaintenanceEnables querying simulated healthcare professional engagement data from Supabase, including HCP profiles, interactions, consent status, prescribing trends, and segment analytics through natural language.9-
- AlicenseBqualityDmaintenanceProvides access to the World Health Organization's Global Health Observatory data, enabling AI assistants to search, retrieve, and analyze comprehensive health indicators, country statistics, disease burden data, and regional health trends through WHO's OData API.1MIT
TDQS
Scored across 5 tools
Each tool targets a distinct operation: listing segmentations, getting segmentation details, listing segments, getting segment profile, and geographic distribution. Descriptions clearly differentiate them, preventing functional overlap.
All tools follow a consistent 'verb_noun' pattern with 'list_' for enumeration and 'get_' for retrieval. No mixing of conventions.
5 tools is well-scoped for exploring population segmentation data. It covers the necessary query operations without being excessive or too sparse.
Core read operations are present, but the description of 'get_segment_profile' references a non-existent 'get_segment_metrics' tool for sample baselines, indicating a gap. Additionally, there is no tool to list regions, though geographic distribution relies on region codes.