← Registry

Data Collection

my-flohmarkt.de

Searches and retrieves public event listings from the my-flohmarkt.de platform.

1 endpoint3 known toolsFirst detected July 9, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.my-flohmarkt.de/mcp

No auth detected

MCP server metadata

Name
myflohmarkt-public-catalog
Version
0.2.0
Capabilities
tools.listChanged

Known tools 3

search_events

Search German flea markets (Flohmarkt, Trödelmarkt, Hofflohmarkt, Kinderflohmarkt, Antik- und Sammlermarkt) from the public my-flohmarkt.

Inferred read-only
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.

Inferred read-only
recently_updated_events

List the most recently added or updated German flea markets in the public my-flohmarkt.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for my-flohmarkt.de was fetched 2026-08-24T08:11:12.452Z and is being refreshed.

Trust status Trusted

my-flohmarkt.de is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.