Suncture Healthcare

Created By
wilforlana year ago
A Model Context Protocol (MCP) server that provides healthcare-related tools for AI assistants, enabling them to offer practical healthcare information to users.
Overview

What is Suncture Healthcare?

Suncture Healthcare is a Model Context Protocol (MCP) server that provides healthcare-related tools for AI assistants, enabling them to offer practical healthcare information to users.

How to use Suncture Healthcare?

To use Suncture Healthcare, install the server locally or run it using Docker. Connect it with MCP-enabled AI models to access healthcare tools.

Key features of Suncture Healthcare?

  • Health Recommendations Tool: Get personalized health screening and preventive care recommendations.
  • Medication Information Tool: Look up comprehensive information about medications.
  • Disease Information Tool: Find information about diseases and medical conditions.
  • BMI Calculator Tool: Calculate Body Mass Index and get tailored health recommendations.
  • Symptom Checker Tool: Analyze reported symptoms and get preliminary advice.

Use cases of Suncture Healthcare?

  1. Providing personalized health recommendations based on user data.
  2. Offering detailed medication information to users.
  3. Assisting users in understanding diseases and their treatments.
  4. Helping users calculate their BMI and understand health implications.
  5. Guiding users through symptom analysis and potential conditions.

FAQ from Suncture Healthcare?

  • Is the healthcare information provided by the server reliable?

The information is for educational purposes only and not a substitute for professional medical advice.

  • Can I run the server using Docker?

Yes! You can build and run the server using Docker for easy deployment.

  • What are the prerequisites for local installation?

You need Node.js (v18 or later) and npm (v7 or later) to install the server locally.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
wilforlan
Star
-
Language
-
License
-

Recommend Servers

View All
Payai X402 Tools

an hour ago
Payai X402 Tools

an hour ago
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

a day ago