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 km 이내 크레인 유형별 공급업체 수

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 공개 가능한 anon 키

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