unegui-mn MCP Server
Related Servers
Alternatives to unegui-mn MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceMCP server for OLX marketplace. Enables AI assistants to search listings, get offer details, track prices over time, and compare offers across OLX Poland and other supported countries.28 npm4MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for the used-Mac market, enabling AI assistants to search live listings across multiple marketplaces, get price statistics, check listing trust, lookup serial numbers, retrieve condition reports, and create email alerts.19 npm2MIT
- AlicenseNot gradedqualityDmaintenanceA read-only MCP server that gives LLM agents live access to OpenSooq, the largest classifieds marketplace in Kuwait, enabling search, pricing, seller reputation, and deal finding.2MIT
- AlicenseAqualityBmaintenanceRead-only MCP server for Marktplaats.nl (Dutch classifieds) that lets agents search listings and read price, specs, condition, delivery, location, and seller details.33 npmMIT
- AlicenseNot gradedqualityBmaintenanceMCP server for searching and managing zangia.mn job listings, including CV matching (ATS) and salary benchmarks.5 npm2MIT
- AlicenseAqualityDmaintenanceMCP server for querying Taiwan's real estate transaction registry via web scraping of the Ministry of the Interior's official portal. Enables natural language queries for real estate sales, rentals, and pre-sale housing data.11MIT
TDQS
Scored across 5 tools
Tools are mostly distinct: search by keyword, browse by category, view details, and list recent listings. There is slight overlap between search_listings and browse_category, but their distinct input types (query vs. category) make them clearly separable.
All tool names follow a consistent verb_noun pattern: search_listings, list_categories, browse_category, get_listing_details, get_recent_listings. Naming is predictable and clear.
Five tools is well-scoped for a classifieds server: search, browse, categories, details, and recent listings. Each tool serves a distinct purpose without redundancy or bloat.
The tool set covers the primary read-only workflows for a classifieds site: searching, browsing, and viewing details. Minor gaps include lack of subcategory filtering in search and no advanced filter options, but core functionality is complete for browsing and discovering listings.