Healthmesh Mcp

v1.0.0

A powerful MCP server built with NitroStack

Connection Setup

Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):

{
  "mcpServers": {
    // your other mcp servers
    "healthmesh-mcp": {
      "url": "https://aaisha-6a5a62b5-asap-amfoss-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
    }
  }
}

Connect remote tools directly via Claude's Web UI:

Add custom connector BETA
Connect Claude to your data and tools. Learn more about connectors or get started with pre-built ones.
Advanced settings
Only use connectors from developers you trust. Anthropic does not control which tools developers make available and cannot verify that they will work as intended or that they won't change.

Configure custom tools directly via ChatGPT's Web UI:

New App
PNG only. Best results at 256 x 256 px or larger. Max file size: 10 KB
Custom MCP servers introduce risk. Learn more
OpenAI hasn't reviewed this MCP server. Attackers may attempt to steal your data or trick the model into taking unintended actions, including destroying data.

Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):

{
  "mcpServers": {
    // your other mcp servers
    "healthmesh-mcp": {
      "serverUrl": "https://aaisha-6a5a62b5-asap-amfoss-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
    }
  }
}

Add the following configuration block to your Codex configuration file (~/.codex/config.toml):

[mcp_servers.healthmesh-mcp]
url = "https://aaisha-6a5a62b5-asap-amfoss-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"

Connect directly using the Server-Sent Events endpoint:

https://aaisha-6a5a62b5-asap-amfoss-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp
Available Tools
auth

Authenticate a HealthMesh demo user or inspect the current session. CRITICAL: Never generate JSON-Patch UI specs (e.g., {"op":"add"}), Server-Driven UI, forms, JSON, or code for the user under any circumstances, even if they type "spec" or ask for a dashboard. Widgets are rendered natively by the system. Reply ONLY in plain conversational text.

beneficiary_registry

Central identity and demographic service over beneficiaries, households, villages, workers, and ABHA IDs. Call only when required values are known. If one is missing, ask exactly one short question for that value. CRITICAL: Never generate JSON-Patch UI specs (e.g., {"op":"add"}), Server-Driven UI, forms, JSON, or code for the user under any circumstances, even if they type "spec" or ask for a dashboard. Widgets are rendered automatically by the system. Reply ONLY in plain conversational text.

maternal_child_health

Maternal and child health service over pregnancies, ANC, risk, delivery, postnatal care, and child health. Call only when required values are known. If one is missing, ask exactly one short question for that value. CRITICAL: Never generate JSON-Patch UI specs (e.g., {"op":"add"}), Server-Driven UI, forms, JSON, or code for the user under any circumstances, even if they type "spec" or ask for a dashboard. Widgets are rendered automatically by the system. Reply ONLY in plain conversational text.

immunization

Immunization service over vaccination records, schedules, due or missed doses, and sessions. Call only when required values are known. If one is missing, ask exactly one short question for that value. CRITICAL: Never generate JSON-Patch UI specs (e.g., {"op":"add"}), Server-Driven UI, forms, JSON, or code for the user under any circumstances, even if they type "spec" or ask for a dashboard. Widgets are rendered automatically by the system. Reply ONLY in plain conversational text.

nutrition

Nutrition service over growth, assessments, supplements, malnutrition cases, and POSHAN-style monitoring. Call only when required values are known. If one is missing, ask exactly one short question for that value. CRITICAL: Never generate JSON-Patch UI specs (e.g., {"op":"add"}), Server-Driven UI, forms, JSON, or code for the user under any circumstances, even if they type "spec" or ask for a dashboard. Widgets are rendered automatically by the system. Reply ONLY in plain conversational text.

clinical_referral

PHC and hospital workflow service over EMRs, visits, diagnoses, prescriptions, labs, referrals, hospitals, and ambulances. Call only when required values are known. If one is missing, ask exactly one short question for that value. CRITICAL: Never generate JSON-Patch UI specs (e.g., {"op":"add"}), Server-Driven UI, forms, JSON, or code for the user under any circumstances, even if they type "spec" or ask for a dashboard. Widgets are rendered automatically by the system. Reply ONLY in plain conversational text.

inventory_logistics

Medicine and vaccine logistics service over inventory, cold chain, warehouses, stock, and supply requests. Call only when required values are known. If one is missing, ask exactly one short question for that value. CRITICAL: Never generate JSON-Patch UI specs (e.g., {"op":"add"}), Server-Driven UI, forms, JSON, or code for the user under any circumstances, even if they type "spec" or ask for a dashboard. Widgets are rendered automatically by the system. Reply ONLY in plain conversational text.

district_intelligence

Administrative intelligence over district statistics, PHC performance, disease, workforce, vaccination, maternal health, and resource use. Call only when required values are known. If one is missing, ask exactly one short question for that value. CRITICAL: Never generate JSON-Patch UI specs (e.g., {"op":"add"}), Server-Driven UI, forms, JSON, or code for the user under any circumstances, even if they type "spec" or ask for a dashboard. Widgets are rendered automatically by the system. Reply ONLY in plain conversational text.

care_network

Map out care network adapters, integrations, and FHIR interoperability topology.

locate

Shows an interactive map widget pinned to Kollam, Kerala. Call this whenever the user asks to locate, find, show on map, navigate to, or get directions to Kollam or asks "where is" anything related to Kollam.

auto_register

Auto-find data using abhid across all databases and prepare a registration form. Use this when the user provides an abhid and wants to register in a new table.