← WebMCP Directory

medtests-webmcp-preview.carpal-cilantro.workers.dev

medtests-webmcp-preview.carpal-cilantro.workers.dev

live Unverified (seed import) Health & Education 4 tools imperative implementation

Use medtests.de through four native, privacy-preserving WebMCP tools for evidence-based self-screenings in English and German.

First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com

Answer 0 · Act 4 · Transact 0 · Score: Not yet scored

Tool inspector

medtests_score_screening

act imperative

Score a complete answer set without storing or returning the answers. Call only after the user explicitly consents. The result is a screening indication, never a diagnosis.

Page: /

Input schema

PropertyTypeRequiredDescription
test_id string yes Screening ID.
language string no Language for questions and results.
consent_confirmed boolean yes True only after the user explicitly agrees to submit answers for stateless scoring.
answers array yes One complete answer per published question.
Raw JSON schema
{
  "type": "object",
  "required": [
    "test_id",
    "answers",
    "consent_confirmed"
  ],
  "properties": {
    "test_id": {
      "type": "string",
      "description": "Screening ID."
    },
    "language": {
      "type": "string",
      "enum": [
        "de",
        "en"
      ],
      "default": "de",
      "description": "Language for questions and results."
    },
    "consent_confirmed": {
      "type": "boolean",
      "const": true,
      "description": "True only after the user explicitly agrees to submit answers for stateless scoring."
    },
    "answers": {
      "type": "array",
      "minItems": 1,
      "description": "One complete answer per published question.",
      "items": {
        "type": "object",
        "required": [
          "question_id",
          "value"
        ],
        "properties": {
          "question_id": {
            "type": "string"
          },
          "value": {
            "type": "number"
          }
        },
        "additionalProperties": false
      }
    }
  },
  "additionalProperties": false
}

Similar websites

seqcraft.onrender.com

seqcraft.onrender.com

Inspect plasmids, simulate PCR and restriction digests, compare constructs, and prepare cloning proposals in one exact, private workspace.

demo Unverified Health & Education Transact tools
57 tools A14 / Act42 / T1 Not yet scored Seen 2026-09-14
seqcraft_get_capabilities seqcraft_get_workspace_context seqcraft_get_selected_context seqcraft_get_document_revision seqcraft_get_transaction_status
Inspect tools
lectern.click

lectern.click

Draft a Lectern lesson in the browser. WebMCP agents fill gaps, write sections, and add quiz items on the page you see. Export a student PDF and a .lectern file…

live Unverified Health & Education
40 tools A1 / Act39 / T0 Not yet scored Seen 2026-09-14
lectern_list_locales lectern_get_locale lectern_set_locale lectern_get_lesson lectern_list_gaps
Inspect tools
waymark-sable.vercel.app

waymark-sable.vercel.app

Learning roadmaps you and your agent build together. Your agent researches and plans; you learn; the path adapts.

demo Unverified Health & Education
20 tools A6 / Act14 / T0 Not yet scored Seen 2026-09-14
create_path add_step remove_step get_path list_paths
Inspect tools
cuvo.co

cuvo.co

Cuvo is the white label telehealth platform that runs the clinic behind your brand: 50-state providers, pharmacy, software, and compliance. Launch in days.

live Unverified Health & Education Transact tools
11 tools A9 / Act1 / T1 Not yet scored Seen 2026-09-14
scan_images_c2pa inspect_image_c2pa get_overview get_pricing list_comparisons
Inspect tools

Related on Influzer