fyndling
# fyndling-mcp Built for **medieval market fans, reenactors, and living-history enthusiasts** — and the AI assistants that help them plan. Fyndling MCP gives AI clients direct access to two niche European datasets: - **Medieval events** — query 2,000+ markets, concerts, castle experiences, and living-history events across 20 European countries by **location + radius + date range** (updated weekly) - **Permanent POIs** — meaderies, mead producers, castles, and medieval restaurants, also searchable by geo-radius - **Historical recipes** — 1,100+ recipes from six cookbooks spanning the 13th–17th century, with modern German adaptations, structured ingredient lists, and original manuscript transcripts → **[fyndling.de](https://fyndling.de)** — the web app behind this data **Endpoint:** `https://fyndling.de/mcp` **Transport:** Streamable HTTP (MCP spec 2025-03-26) **Auth:** none **Rate limit:** 60 requests / minute
How to connect
https://fyndling--ralf.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(8)-
find_events_nearFind medieval events near a geographic location. Returns events sorted by distance.
-
list_eventsList medieval events filtered by category, country, and/or date range.
-
get_eventGet full details for a single event by its ID.
-
search_recipesSearch historical recipes (13th–17th century) by course, difficulty, ingredients, and other criteria.
-
get_recipeGet the full details of a single recipe including ingredients, annotations, FAQ, and original transcript.
-
compose_menuCompose a multi-course menu from historical recipes. Minimizes ingredient overlap between courses. Returns one recipe per course.
-
list_recipe_sourcesList all available historical recipe sources with year, region, language, and recipe count. Also returns the full course taxonomy (atomic values + aliases) so you can use granular filters like main_poultry, main_pork, main_game in search_recipes and compose_menu.
-
find_pois_nearFind permanent medieval-themed locations (meaderies, castles, restaurants) near a geographic point.