mcp-kranvergleich
MCP-Server für KranVergleich.de
Der MCP-Server stellt KI-Assistenten Kranvermietungsdaten bereit. Endpunkte: /mcp (Streamable HTTP, bevorzugt) und /sse (legacy HTTP+SSE), /health. Er ermöglicht die Abfrage von 780+ Kranvermietungsunternehmen in Deutschland und Österreich (Katalog von KranVergleich.de / KranVergleich.at).
Werkzeuge
find_crane_rental_companies — Findet Kranvermietungsunternehmen in einer Stadt (DE/AT); sortiert nach Google-Bewertung, ohne bezahlte Platzierung
get_crane_rental_prices — Ermittelt Mietpreisspannen für alle 8 Krantypen
recommend_crane_type — Gibt eine Kranempfehlung basierend auf Gewicht, Höhe und Aufgabe
check_availability_by_plz — Anzahl der Anbieter je Krantyp im Umkreis von 50/100 km um eine deutsche PLZ
Related MCP server: transcend-mcp-server
Einrichtung
pip install -r requirements.txt
# create .env with SUPABASE_URL and SUPABASE_ANON_KEY
python server_sse.py
python test_remote_mcp.py # smoke test against Render (both transports)
MCP_BASE=http://localhost:8000 python test_remote_mcp.py # against localAufrufprotokollierung
Jeder Tool-Aufruf schreibt eine aggregierte Zeile in public.mcp_events (Tool, Stadt/PLZ/Typ, Client-Name, Dauer; keine IP, kein Freitext). Smoke-Test-Aufrufe identifizieren sich als kranvergleich-smoke-test und sind von Auswertungen ausgeschlossen.
Datenlizenz
Der Code ist MIT-lizenziert. Die von den Tools zurückgegebenen Katalogdaten bleiben Eigentum von KranVergleich.de und werden zur Beantwortung von Endnutzerfragen mit Quellenangabe bereitgestellt; eine Massenextraktion ist nicht gestattet.
Umgebungsvariablen
SUPABASE_URL— Supabase-Projekt-URLSUPABASE_ANON_KEY— Supabase-Anon-Key (veröffentlichbar)
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceCalculate empty shipping container delivery costs in France. Automatically selects the optimal depot and returns real prices (without and with VAT).
- AlicenseNot gradedqualityBmaintenanceAI-powered route optimization MCP server for heavy vehicles and logistics. Calculate truck-optimized routes, predict traffic congestion with LSTM neural networks, compute toll costs, fuel costs and CO2 emissions, find truck stops and check weather along any European route.MIT
- AlicenseBqualityCmaintenanceCompare parcel and letter delivery prices across 60+ carriers in 27 European countries.1MIT

idealo MCP Serverofficial
AlicenseNot gradedqualityFmaintenanceEnables product search, price comparison, and price history analysis across 6 European marketplaces (DE, AT, GB, FR, IT, ES).15MIT
Related MCP Connectors
Austria's official company register (Firmenbuch) – master data, financials & ratios for AI agents.
German Handelsregister + Austrian Firmenbuch for AI agents: master data, financials & ratios.
Waste collection dates for German addresses from municipal authority calendars.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/christophjonetzko-stack/mcp-kranvergleich'
If you have feedback or need assistance with the MCP directory API, please join our Discord server