mcp-kranvergleich
Servidor MCP para KranVergleich.de
Servidor MCP que expone datos de alquiler de grúas a asistentes de IA. Endpoints: /mcp (Streamable HTTP, preferido) y /sse (HTTP+SSE heredado), /health. Consulta más de 780 empresas de alquiler de grúas en Alemania y Austria (catálogo de KranVergleich.de / KranVergleich.at).
Herramientas
find_crane_rental_companies — Encuentra empresas de alquiler de grúas en una ciudad (DE/AT); ordenadas por valoración de Google, sin posicionamiento de pago
get_crane_rental_prices — Obtén rangos de precios de alquiler para los 8 tipos de grúa
recommend_crane_type — Obtén una recomendación de grúa según peso, altura y tarea
check_availability_by_plz — Recuento de proveedores por tipo de grúa en un radio de 50/100 km de un PLZ alemán
Related MCP server: transcend-mcp-server
Configuración
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 localRegistro de llamadas
Cada llamada a una herramienta escribe una fila agregada en public.mcp_events (herramienta, ciudad/PLZ/tipo, nombre del cliente, duración; sin IP, sin texto libre). Las llamadas de prueba se identifican como kranvergleich-smoke-test y se excluyen de los informes.
Licencia de datos
El código está bajo licencia MIT. Los datos del catálogo devueltos por las herramientas siguen siendo propiedad de KranVergleich.de y se proporcionan para responder a preguntas de usuarios finales con atribución; no se permite la extracción masiva.
Variables de entorno
SUPABASE_URL— URL del proyecto de SupabaseSUPABASE_ANON_KEY— clave anónima publicable de Supabase
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