mcp-kranvergleich
KranVergleich.de 用 MCPサーバー
クレーンレンタルデータをAIアシスタントに公開するMCPサーバー。エンドポイント: /mcp (推奨のStreamable HTTP) と /sse (レガシーHTTP+SSE)、/health。ドイツとオーストリアの780以上のクレーンレンタル会社を検索できます(KranVergleich.de / KranVergleich.at のカタログ)。
ツール
find_crane_rental_companies — 都市(DE/AT)でクレーンレンタル会社を検索します。Google評価順にソートされ、有料掲載はありません。
get_crane_rental_prices — 全8種類のクレーンタイプのレンタル価格帯を取得します。
recommend_crane_type — 重量、高さ、作業内容に基づいてクレーンの推奨を取得します。
check_availability_by_plz — ドイツのPLZから50/100km圏内のクレーンタイプ別サプライヤー数を取得します。
Related MCP server: transcend-mcp-server
セットアップ
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コールログ
各ツール呼び出しは、public.mcp_events に1つの集計行を書き込みます(ツール、都市/PLZ/タイプ、クライアント名、所要時間。IPアドレスや自由記述テキストは含みません)。スモークテストの呼び出しは kranvergleich-smoke-test として識別され、読み出しから除外されます。
データライセンス
コードはMITライセンスです。ツールが返すカタログデータはKranVergleich.deの所有物であり、帰属表示付きでエンドユーザーの質問に回答するために提供されます。一括抽出は許可されていません。
環境変数
SUPABASE_URL— SupabaseプロジェクトのURLSUPABASE_ANON_KEY— 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