MCP Server Project (Proof of Concept)
@BayernTourismus
MCP Server Project (Proof of Concept) について
A Proof of Concept for a MCP Server that lets LLM connect with BayernCloud Tourismus
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is BayernCloud MCP Server?
A Model Context Protocol (MCP) server that exposes the BayernCloud Tourismus API to AI assistants like Claude. It provides search, filtering, and geo tools for Bavarian tourism data — events, tours, points of interest, and gastronomy.
How to use BayernCloud MCP Server?
Set up a BayernCloud Tourismus API token, clone the repo, install dependencies with npm, and build. For local use with Claude Desktop, add the stdio configuration to claude_desktop_config.json. For a public HTTP server, run npm run start:http and configure Claude as a remote MCP server pointing to the /mcp endpoint.
Key features of BayernCloud MCP Server
- Search events by geo radius, date range, and classification
- Search tours with filters for length, elevation, and duration
- Search points of interest and gastronomy by geo and full-text
- Full details and elevation profiles for any item
- Autocomplete suggestions and geocoding utilities
- Rate‑limited public HTTP endpoint (60 req/min per IP)
Use cases of BayernCloud MCP Server
- Let an AI assistant find upcoming events near a Bavarian city
- Plan hiking tours with given distance and elevation gain
- Locate restaurants or cafés within a specific area
- Retrieve structured tourism data for travel recommendations
FAQ from BayernCloud MCP Server
What data does the server provide?
Events, tours, points of interest, and gastronomy listings from the BayernCloud Tourismus API, filtered by geography, date, text, and classification.
What are the runtime requirements?
Node.js v18+ and a BayernCloud Tourismus API token (obtainable at bayerncloud.digital
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント