mcpserver.lol
registry/classifieds
Connection check verified live · 26h ago

classifieds

Search classified listings on Malinica, a Serbian free serbian classifieds marketplace.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

6 tools

Read from the running server on 26h ago.

get_categories read-only
List every active listing category as a flat catalog. Each entry has a numeric id, a dot-separated path encoding its place in the hierarchy (for example vozila.automobili is a chil…
get_category read-only categoryId*
Describe one category and the attributes listings in it can be filtered by. Each attribute has a name (the key to use when filtering), a label, and a type giving the JSON value a f…
get_listing read-only listingId*
Fetch one published listing by id, including its full description, price, location, category and stored attribute values. Attribute keys match the names reported by get_category fo…
get_picklist_values read-only path*
List the accepted values for an attribute whose get_category entry carries a picklist_path. These value sets are hierarchical and too large to inline, so they are fetched one level…
search_listings read-only qlimitcategoryIdlocationId
Search published listings by free text, category and location. Every argument is optional but at least one must be given; supplying several narrows the result the way a user tickin…
search_locations read-only limitquery*
Find Serbian locations by name and return their numeric ids, which is how listings are filtered by place. Matching is fuzzy and tolerates missing diacritics. Results carry a level…