mcp-kranvergleich
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 프로젝트 URLSUPABASE_ANON_KEY— Supabase 공개 가능한 anon 키
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