MCP Server for KranVergleich.de
MCP serverDev toolsKranvermietung DE/AT: crane rental companies by city, price ranges, type recommendation, PLZ supply
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use MCP Server for KranVergleich.de to find crane rental companies
From the project's README
As published by christophjonetzko-stack/mcp-kranvergleich in README.md.
MCP server exposing crane rental data to AI assistants. Endpoints: /mcp (Streamable HTTP, preferred) and /sse (legacy HTTP+SSE), /health. Query 780+ crane rental companies across Germany and Austria (catalog of KranVergleich.de / KranVergleich.at).
Tools
- find_crane_rental_companies — Find crane rental companies in a city (DE/AT); sorted by Google rating, no paid placement
- get_crane_rental_prices — Get rental price ranges for all 8 crane types
- recommend_crane_type — Get a crane recommendation based on weight, height and task
- check_availability_by_plz — Supplier counts per crane type within 50/100 km of a German PLZ
Setup
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 local
Call logging
Each tool call writes one aggregate row to public.mcp_events (tool, city/PLZ/type, client name, duration; no IP, no free text). Smoke-test calls identify as kranvergleich-smoke-test and are excluded from readouts.
Data licence
The code is MIT-licensed. The catalog data returned by the tools stays the property of KranVergleich.de and is provided for answering end-user questions with attribution; bulk extraction is not permitted.
Environment Variables
SUPABASE_URL— Supabase project URLSUPABASE_ANON_KEY— Supabase publishable anon key
Tools it offers (4)
What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.
find_crane_rental_companiesget_crane_rental_pricesrecommend_crane_typecheck_availability_by_plz
Signals
- Last commit
- Aug 2026
Advanced
- Delivery
- kranvergleich MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-christophjonetzko-stack-kranvergleich- Source
- github.com/christophjonetzko-stack/mcp-kranvergleich
- Hosted endpoint
https://mcp-kranvergleich.onrender.com/mcp