INDIVIDUAL MCP TOOL
list_weekly_markets
The recurring Wochenmärkte (farmers' markets) with their weekday opening hours, location, products and any known date exceptions.
LIVE ENDPOINT
https://bielefeldunlocked.de/api/mcp
Connect to this endpoint to inspect the live schema for list_weekly_markets 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.bielefeld-unlocked]
url = "https://bielefeldunlocked.de/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bielefeld-unlocked": {
"type": "http",
"url": "https://bielefeldunlocked.de/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bielefeld-unlocked
Remote MCP URL: https://bielefeldunlocked.de/api/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": {
"bielefeld-unlocked": {
"url": "https://bielefeldunlocked.de/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bielefeld-unlocked": {
"type": "http",
"url": "https://bielefeldunlocked.de/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bielefeld-unlocked",
"transport": "streamable-http",
"url": "https://bielefeldunlocked.de/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_streets— Find streets in Bielefeld's official street register by name.get_waste_collection_dates— Upcoming waste collection dates for one Bielefeld address, by bin: 'rest' (Restabfall), 'bio' (Bioabfall), 'paper' (Papier) and 'recycling' (Wertstofftonne).lookup_waste_disposal— Answer 'where does X go?' for Bielefeld from the Umweltbetrieb's Abfall-ABC — 1,173 everyday objects, each with its waste category, disposal routes and the city's verbatim instruction.list_flea_markets— Flohmärkte with their upcoming dates, venue, organiser, entry and pitch fees.list_parking— Public car parks and lots from the city's Parkleitsystem, including live free-space counts where the city reports them, height limits, opening hours and tariffs.list_events— Upcoming published events with start time, venue and category.list_german_courses— German courses, conversation cafés and learning groups in Bielefeld, with weekly session times, levels, cost tier and how to sign up.list_edible_spots— Spots in Bielefeld's 'Essbare Stadt' where fruit is free to pick, from the city's tree cadastre: location, tree count and species categories.