mcpbeat Sign in

Kleinanzeigen MCP Server

local only

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

A read-only, robots-clean MCP server over kleinanzeigen.de

Installs per day peak 307 · avg 10
a month agotoday
90
Installs / week
npm · kanzeigen-mcp
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
Unlicense
License
TypeScript

Nothing serious here today

Today is the operative word: we check Kleinanzeigen 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 kleinanzeigen -- npx -y kanzeigen-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kleinanzeigen": {
      "args": [
        "-y",
        "kanzeigen-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kleinanzeigen]
command = "npx"
args = ["-y", "kanzeigen-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kleinanzeigen": {
      "args": [
        "-y",
        "kanzeigen-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kleinanzeigen": {
      "args": [
        "-y",
        "kanzeigen-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Kleinanzeigen

same job, measured the same way
DWG MCP Server
by dimitrovakulenko

Read-only DWG file access for AI clients through MCP.

135 installs/wk local only
AWS MCP Connector
by ferhatdundar

MCP server for the AWS CLI. Read-only by default; single Go binary.

local only
Sw Dev Knowledge Base MCP
by execuro

Read-only offline MCP server over a curated Shopware developer knowledge base

788 installs/wk local only
Clean
by clean

Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.

30 installs/wk 42 tools answering
Quellgeist Commits
by rajeev-shyam

Read-only MCP server: get_recent_commits over a local deploy log (Quellgeist triage).

local only
Ravendb MCP
by ravendb

Read-only MCP diagnostics server for RavenDB.

35 installs/wk local only
Site MCP
by bounded-systems

Read-only MCP server over robertdelanghe.dev's Sigstore-verified static API (stdio).

31 installs/wk local only
Oracle Link
by studiousxiaoyu

Oracle MCP Query Server (Node.js) - Read-only SELECT via MCP

62 installs/wk local only

Kleinanzeigen — questions

Answers built from our own checks of this server.

Why is there no uptime for Kleinanzeigen?
Kleinanzeigen 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 kanzeigen-mcp was installed 90 times last week.
How do I connect Kleinanzeigen?
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 kanzeigen-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Kleinanzeigen?
The npm package kanzeigen-mcp was installed 90 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 Kleinanzeigen open source?
Yes — it is published under the Unlicense licence, 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.