Kleinanzeigen MCP
Provides read-only access to Kleinanzeigen.de listing data, including searching listings, retrieving listing details, checking availability, and calculating routes to listings.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Kleinanzeigen MCPsearch for a used bike in Berlin and show compact results"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Kleinanzeigen MCP
Read-only MCP server for neutral Kleinanzeigen.de listing data. It does not rank or apply category-specific preferences.
Tools:
search_listingsget_listingcheck_availabilitycalculate_route
Run with Python 3:
python3 server.pyHermes configuration entry:
mcp_servers:
classifieds:
command: python3
args: [/path/to/kleinanzeigen-mcp/server.py]
timeout: 180The Kleinanzeigen client uses an unofficial/private app endpoint. Use sparingly and respect the site's terms.
Search options
search_listings is neutral and supports optional compact output. Set
compact=true to bound descriptions and image URLs. Set
include_distance=true together with the caller's origin_latitude and
origin_longitude for a fast straight-line distance in kilometres. The home
location is caller-specific and is never stored in this server. This server
does not rank or filter by product type.
calculate_route can delegate driving-distance and duration calculation to an
external maps client. Pass the caller's origin as a place/address string and
the listing location as destination. Configure its executable with
KLEINANZEIGEN_MAPS_CLIENT=/path/to/maps_client.py; without it the tool
returns a clear configuration error. The server itself performs no ranking.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Search and browse global classifieds across 80 markets. No auth required for read-only access.
Read-only product discovery, merchant trust, shipping and returns for SVV-Schatzoekers.
Search public procurement notices from 17 sources across Germany, the EU and the UK. Read-only.
Live prices, deals & optimal multi-stop shopping routes for German grocery & drug stores.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables searching Austria's largest classifieds marketplace (willhaben.at) for real estate, cars, jobs, and second-hand items via natural-language queries and structured filters, with full listing details.752MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to search and view advertisements on Marktplaats.nl with extensive filtering options.16MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to search for German property listings (rent/buy) on immowelt.de with structured JSON output, no API key required.-
- AlicenseAqualityAmaintenanceEnables AI agents to search and monitor Dutch and Belgian classifieds (Marktplaats and 2dehands) for listings, seller profiles, and categories.52MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/christi-ko/kleinanzeigen-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server