Kleinanzeigen MCP
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.
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