Skip to main content
Glama

Kleinanzeigen MCP

Read-only MCP server for neutral Kleinanzeigen.de listing data. It does not rank or apply category-specific preferences.

Tools:

  • search_listings

  • get_listing

  • check_availability

  • calculate_route

Run with Python 3:

python3 server.py

Hermes configuration entry:

mcp_servers:
  classifieds:
    command: python3
    args: [/path/to/kleinanzeigen-mcp/server.py]
    timeout: 180

The 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.

Maintenance

ActivityMaintained
ResponsivenessNo issues

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

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    7
    5
    2
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Enables AI assistants to search and view advertisements on Marktplaats.nl with extensive filtering options.
    16
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents to search and monitor Dutch and Belgian classifieds (Marktplaats and 2dehands) for listings, seller profiles, and categories.
    5
    2
    MIT

Latest Blog Posts

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