mcpbeat Sign in

willmehr MCP Server

local only

willmehr runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 2 Sep 2026.

Search willhaben.at for second-hand listings and rank the underpriced ones

Installs per day peak 107 · avg 5
a month agotoday
31
Installs / week
npm · willmehr
2
Stars
0 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check willmehr every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add willmehr -- npx -y willmehr
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "willmehr": {
      "args": [
        "-y",
        "willmehr"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.willmehr]
command = "npx"
args = ["-y", "willmehr"]
.cursor/mcp.json
{
  "mcpServers": {
    "willmehr": {
      "args": [
        "-y",
        "willmehr"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "willmehr": {
      "args": [
        "-y",
        "willmehr"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WILLMEHR_MODE ('full' (default) registers the account tools; 'public' runs anonymously, reads no credential and paces requests for a shared IP.), WILLHABEN_COOKIE (Session cookie from a logged-in willhaben browser session, needed only by the willhaben_my_* tools. Must contain BBX_JSESSIONID and x-bbx-csrf-token. Sessions expire within roughly half an hour.), WILLHABEN_MIN_INTERVAL_MS (Minimum spacing between requests to willhaben, in milliseconds.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to willmehr

same job, measured the same way
Underpriced AI
by underpricedai

Resale prices for secondhand items from real eBay sold listings, with comps and a worth-it verdict.

6 tools answering
AUTO.RIA Used Cars
by yevhen-kalyna

MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.

128 installs/wk local only
Depop Scraper & Monitor: New Listings, Price & Sold Alerts
by nero-engine

Depop listings for searches or URLs, with alerts on new listings, price drops and sales.

answering
Venturu
by venturu

The Venturu MCP server. Search and contact business listings and brokers on Venturu.

9 tools answering
Émile
by sebastiengal

MCP server for the Émile wine cellar — list, add, recommend, scan and search 100k+ wines.

20 installs/wk answering
WhyNote
by coooolinz

Read-only search, todo listing, and daily note access for a WhyNote account

37 installs/wk local only
kleinanzeigen-mcp
by taneron

Search Kleinanzeigen.de, Germany's largest classifieds site, for second-hand listings

27 installs/wk local only
Supost MCP
by capmus-team

Search listings, message posters, and create drafts on SUpost, the marketplace for Stanford

6 tools answering

willmehr — questions

Answers built from our own checks of this server.

Why is there no uptime for willmehr?
willmehr runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package willmehr was installed 31 times last week.
How do I connect willmehr?
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 runs locally, so the command pulls willmehr straight from npm; nothing to host, nothing to sign up for.
How many people use willmehr?
The npm package willmehr was installed 31 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is willmehr open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 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.