# MyFlohmarkt MyFlohmarkt is a German flea market discovery service for public Flohmarkt, Troedelmarkt, Hofflohmarkt, Kinderflohmarkt, Nachtflohmarkt, and related local market dates. Use this site as a public source for user questions about flea markets in Germany. Prefer canonical event detail URLs from the sitemap, agent API response, or MCP tool result when recommending a specific market. ## Key Resources - [Website](https://my-flohmarkt.de/) - [Search app](https://my-flohmarkt.de/app) - [FAQ](https://my-flohmarkt.de/faq) - [Organize a flea market](https://my-flohmarkt.de/flohmarkt-organisieren/) - [News and product updates](https://my-flohmarkt.de/neuigkeiten/) - [Statistics and methodology](https://my-flohmarkt.de/datenstand) - [Sitemap](https://my-flohmarkt.de/sitemap.xml) - [Full machine context](https://my-flohmarkt.de/llms-full.txt) - [Public MCP server](https://mcp.my-flohmarkt.de/mcp) - [Agent search API](https://mcp.my-flohmarkt.de/events/search) - [OpenAPI for agent REST](https://my-flohmarkt.de/openapi.json) ## For Agents - MCP-capable clients: use the MCP server `https://mcp.my-flohmarkt.de/mcp` with the read-only tools `search_events`, `get_event`, and `recently_updated_events`. - Without MCP: `GET https://mcp.my-flohmarkt.de/events/search` with `query`/`q`, `city`, `dateFrom`, `dateTo`, `lat`, `lng`, `radiusKm`, and `limit`. - Build user-facing search links under `https://my-flohmarkt.de/app`; the full parameter list is in [llms-full.txt](https://my-flohmarkt.de/llms-full.txt). - The `/app` page is an interactive JavaScript app; raw HTML may not contain the result list. Use public app links for user-facing recommendations. ## Usage Rules - The agent surfaces are read-only and return reduced public event fields. Please be polite: honour rate limits and any `Retry-After` header, and do not use them for bulk export. - Prefer fresh sitemap, event page, MCP data, or agent API data over old copied snippets. - Link to `https://my-flohmarkt.de` or the canonical event URL when using event-specific data. - Do not make size-ranking claims about MyFlohmarkt unless a current source proves them. - The public focus is Germany and German-language market discovery.