Taiwan Tender MCP
Related Servers
Alternatives to Taiwan Tender MCP
No user-submitted related servers found.
Related Servers
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: get_tender_detail retrieves a single tender's full details, list_categories lists classification codes, list_tenders_by_date and list_tenders_by_unit filter by date and unit respectively, search_by_category filters by classification code, and search_tenders performs keyword searches. There is no overlap in functionality.
All tools follow a consistent verb_noun pattern with snake_case: get_tender_detail, list_categories, list_tenders_by_date, list_tenders_by_unit, search_by_category, and search_tenders. The naming is predictable and uniform throughout.
With 6 tools, the server is well-scoped for its purpose of accessing Taiwan government tenders. Each tool serves a specific querying or filtering role, and the count is neither too sparse nor bloated for the domain.
The tool set provides comprehensive querying capabilities (by detail, date, unit, category, and keyword) and classification listing, covering most search and retrieval needs. A minor gap is the lack of tools for actions like subscribing to updates or managing saved searches, but core workflows are well-covered.