Skip to main content
Glama

MCP Server for KranVergleich.de

向 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/100 公里内各起重机类型的供应商数量

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 写入一行聚合记录(工具、城市/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