Skip to main content
Glama

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プロジェクトのURL

  • SUPABASE_ANON_KEY — Supabaseの公開可能な匿名キー

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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