← Registry

eCommerce

mediccentre.pl

Provides tools to browse and retrieve MedicCentre medical packages, offers, pricing, facilities, and health-related articles.

1 endpoint4 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://mediccentre.pl/mcp

No auth detected

MCP server metadata

Name
mediccentre-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Serwer tylko do odczytu: pakiety medyczne, placówki i artykuły MedicCentre. Zakup pakietu odbywa się na stronie pod adresem URL zwracanym przez narzędzia.

Known tools 4

list_offers

Zwraca aktywne pakiety medyczne MedicCentre pogrupowane (indywidualny, dla dwojga, dla rodziny, dla seniora, dla matki i dziecka) z ceną miesięczną, adresem URL oferty i skrótem zakresu.

Inferred read-only
get_offer

Zwraca szczegóły jednego pakietu medycznego po slugu lub id: opis, wszystkie warianty cen (miesięczna, kwartalna, roczna), liczbę specjalistów i badań, adres URL do zakupu.

Inferred read-only
find_facilities

Wyszukuje placówki medyczne (LUX MED lub Enel-Med) w podanym mieście.

Inferred read-only
search_articles

Przeszukuje artykuły poradnikowe MedicCentre o zdrowiu, badaniach i pakietach medycznych.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mediccentre-mcp]
url = "https://mediccentre.pl/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mediccentre-mcp": {
      "type": "http",
      "url": "https://mediccentre.pl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mediccentre-mcp
Remote MCP URL: https://mediccentre.pl/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mediccentre-mcp": {
      "url": "https://mediccentre.pl/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mediccentre-mcp": {
      "type": "http",
      "url": "https://mediccentre.pl/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mediccentre-mcp",
  "transport": "streamable-http",
  "url": "https://mediccentre.pl/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.