mcpbeat

Joomil — Swiss Classifieds MCP Server

io.github.ValmoDev/joomil
answering

Joomil — Swiss Classifieds MCP is answering right now. Last checked 14 min ago. It exposes 5 tools. Last commit 27 Jun 2026.

Search Swiss classifieds on Joomil.ch — top marketplace in French-speaking Switzerland since 2007.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
932 ms
Response time
average over 24h
0
Stars
last commit 27 Jun 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add joomil --transport http https://joomil-mcp.snowy-surf-deec.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "joomil": {
      "url": "https://joomil-mcp.snowy-surf-deec.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.joomil]
url = "https://joomil-mcp.snowy-surf-deec.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "joomil": {
      "url": "https://joomil-mcp.snowy-surf-deec.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "joomil": {
      "url": "https://joomil-mcp.snowy-surf-deec.workers.dev/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cantons
get_cantons
List the Swiss cantons supported by Joomil's `canton` filter. Returns the exact `name` value to pass to search_classifieds, plus a readable French label. Call this before filtering by canton — the API values are non-obvious (e.g. 'Bern' not 'Berne', 'Geneve' not 'Genève' or 'Geneva').
categories
get_categories
List active categories of the Joomil.ch marketplace. Returns a flat list with parent_id for hierarchy reconstruction. Omit parent_id for all categories, use parent_id=0 for root categories only, or pass a specific ID to get direct children of that category.
classified
get_classified
Get full details of a single classified ad on Joomil.ch by its numeric ID. Returns complete description, all images URLs, category breadcrumb (full_path), vendor info (name, certified status, pro company), expiry date and boost level. Use search_classifieds first to find relevant listing IDs.
classifieds
search_classifieds
Search classified ads on Joomil.ch — Switzerland's leading French-speaking classifieds marketplace (since 2007). Returns a paginated list of public listings with title, description (truncated to 300 chars), price, location, category and vendor info. All parameters are optional — call with no arguments to browse the latest listings. Use get_classified to fetch full details of a specific listing.
suggest
suggest_filters
Infer search_classifieds filters from a natural-language query. Use this before search_classifieds when the user mentions a category, location, canton or price in free text. Returns a ready-to-use filters object, a category confidence score and warnings for uncertain matches.

Endpoints

URLTransportStateLatencyChecked
https://joomil-mcp.snowy-surf-deec.workers.dev/mcp streamable-http answering 1285 ms 14 min ago

Joomil — Swiss Classifieds MCP — questions

Answers built from our own checks of this server.

What can Joomil — Swiss Classifieds MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_cantons, get_categories, get_classified, search_classifieds, suggest_filters. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Joomil — Swiss Classifieds MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 932 ms. The bar chart above shows every period we have measured.
How do I connect Joomil — Swiss Classifieds MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Joomil — Swiss Classifieds MCP need an API key?
No. Joomil — Swiss Classifieds MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Joomil — Swiss Classifieds MCP?
It answers our handshake in 932 ms on average, which is faster than 6% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Joomil — Swiss Classifieds MCP open source?
Yes — written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.