{"serverInfo":{"name":"getmed","version":"1.0.0"},"description":"Public, read-only MCP server for GetMed (getmed.pl), a Polish private healthcare platform. Tools return public data: medical packages with prices, package details, health articles, specialists, test preparation guides and FAQ. No authentication is required. Booking visits requires a user account on the website.","url":"https://getmed.pl/api/mcp","transport":{"type":"streamable-http","endpoint":"https://getmed.pl/api/mcp"},"authentication":{"type":"none"},"capabilities":{"tools":true,"resources":false,"prompts":false},"tools":[{"name":"get_site_overview","title":"GetMed overview","description":"Returns a markdown overview of GetMed: what the platform offers, key public pages and how booking works. Call this first when you know nothing about the site."},{"name":"list_medical_packages","title":"List medical packages","description":"Lists private medical packages grouped by category (individual, couple, family, parent with child, senior) with monthly prices in PLN, age range and page URLs. Optional filters: category slug and patient age."},{"name":"get_medical_package","title":"Medical package details","description":"Returns details of one medical package: description, included specialists, counts of tests and procedures, pricing variants and the page URL. Identify the package by category slug plus variant slug (as in the site URL) or by its full slug."},{"name":"search_knowledge_base","title":"Search knowledge base","description":"Searches GetMed health articles (Polish) by keywords and returns matching titles, summaries and URLs."},{"name":"list_specialists","title":"List specialists","description":"Lists the medical specialties available on GetMed (e.g. internist, pediatrician, dermatologist) with page URLs."},{"name":"list_test_preparations","title":"Test preparation guides","description":"Lists guides on how to prepare for medical tests (e.g. ultrasound, blood tests) with URLs. Optional keyword filter."},{"name":"search_faq","title":"Search FAQ","description":"Returns frequently asked questions about GetMed with answers. Optional keyword filter."}]}