INDIVIDUAL MCP TOOL
search_events
Search German flea markets (Flohmarkt, Trödelmarkt, Hofflohmarkt, Kinderflohmarkt, Antik- und Sammlermarkt) from the public my-flohmarkt.
LIVE ENDPOINT
https://mcp.my-flohmarkt.de/mcp
Connect to this endpoint to inspect the live schema for search_events and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.myflohmarkt-public-catalog]
url = "https://mcp.my-flohmarkt.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"myflohmarkt-public-catalog": {
"type": "http",
"url": "https://mcp.my-flohmarkt.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: myflohmarkt-public-catalog
Remote MCP URL: https://mcp.my-flohmarkt.de/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"myflohmarkt-public-catalog": {
"url": "https://mcp.my-flohmarkt.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"myflohmarkt-public-catalog": {
"type": "http",
"url": "https://mcp.my-flohmarkt.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "myflohmarkt-public-catalog",
"transport": "streamable-http",
"url": "https://mcp.my-flohmarkt.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_event— Get the full public details of one German flea market by its UUID, as returned in the id field of search_events or recently_updated_events: description text, street address, date and opening times, market type and topics, entrance fee and seller stand fee, stand sizes and table rental, whether sellers can still sign up, and the public my-flohmarkt.recently_updated_events— List the most recently added or updated German flea markets in the public my-flohmarkt.