fyndling.de
Fyndling is a map-based directory of medieval markets, concerts, castle events, living-history gatherings and renfaires across Europe, plus a library of historical (13th-17th century) recipes. Its WebMCP tools let an agent find events near a location or filter them by category/country/date, look up full event details, search and compose historical-recipe menus, and submit a new event or correction to the moderated review queue.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 5 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
find_events_near
Find medieval markets, concerts, castle events, living-history events and renfaires near a geographic location, sorted by distance. Each result includes fyndling_url, the canonical event page link.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
lat |
number | yes | Latitude of the search center |
lon |
number | yes | Longitude of the search center |
radius_km |
number | no | Search radius in km (default 50, max 500) |
types |
array | no | Category filter. Any of: market, concert, burg_event, living_history, renfaire |
date_from |
string | no | Start date ISO 8601, e.g. 2026-06-01 |
date_to |
string | no | End date ISO 8601, e.g. 2026-08-31 |
limit |
integer | no | Max results, default 20, max 100 |
Raw JSON schema
{
"type": "object",
"properties": {
"lat": {
"type": "number",
"description": "Latitude of the search center"
},
"lon": {
"type": "number",
"description": "Longitude of the search center"
},
"radius_km": {
"type": "number",
"description": "Search radius in km (default 50, max 500)"
},
"types": {
"type": "array",
"items": {
"type": "string",
"enum": [
"market",
"concert",
"burg_event",
"living_history",
"renfaire"
]
},
"description": "Category filter. Any of: market, concert, burg_event, living_history, renfaire"
},
"date_from": {
"type": "string",
"description": "Start date ISO 8601, e.g. 2026-06-01"
},
"date_to": {
"type": "string",
"description": "End date ISO 8601, e.g. 2026-08-31"
},
"limit": {
"type": "integer",
"description": "Max results, default 20, max 100"
}
},
"required": [
"lat",
"lon"
]
}
Similar websites
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.
mabbs.github.io
Mayx's personal blog — Chinese-language posts on self-hosting, LLM deployment, browser tech and other side projects, published with Jekyll on GitHub Pages.
beckmann.ai
German-language AI trade magazine by Brian Beckmann: daily curated AI news, analyses, how-to guides, and tool comparisons for putting AI to work.