← unsere-online-praxis.de

INDIVIDUAL MCP TOOL

GetPricing

Gibt die verfügbaren Leistungen und Preise von Unsere Online Praxis zurück.

unsere-online-praxis.denone authenticationAvailability not checked

LIVE ENDPOINT

https://www.unsere-online-praxis.de/mcp/index.php

No auth detected

Connect to this endpoint to inspect the live schema for GetPricing and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

unsere-online-praxis.de

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.unsere-online-praxis-mcp]
url = "https://www.unsere-online-praxis.de/mcp/index.php"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "unsere-online-praxis-mcp": {
      "type": "http",
      "url": "https://www.unsere-online-praxis.de/mcp/index.php"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: unsere-online-praxis-mcp
Remote MCP URL: https://www.unsere-online-praxis.de/mcp/index.php

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": {
    "unsere-online-praxis-mcp": {
      "url": "https://www.unsere-online-praxis.de/mcp/index.php"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "unsere-online-praxis-mcp": {
      "type": "http",
      "url": "https://www.unsere-online-praxis.de/mcp/index.php"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "unsere-online-praxis-mcp",
  "transport": "streamable-http",
  "url": "https://www.unsere-online-praxis.de/mcp/index.php"
}
MCP Inspector

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

Related tools

  • GetBusinessDetails — Gibt vollständige Informationen zu Unsere Online Praxis zurück: Betreiber, Adresse, Telefon, Öffnungszeiten, Beschreibung, USPs und Leistungsbereich.
  • GetServices — Gibt alle Leistungen von Unsere Online Praxis zurück: Praxis-Website (alle Fachrichtungen), Praxis-SEO, LLM-SEO, kostenloser Praxis-Check — mit Preisen und Beschreibungen.
  • GetServiceAreas — Gibt alle Städte im Rhein-Main-Gebiet zurück, für die Unsere Online Praxis Praxis-Websites und SEO anbietet, mit Links zu den Stadtseiten.
  • SearchInSite — Durchsucht die Website von Unsere Online Praxis nach relevanten Seiten zu einem Suchbegriff.