Skip to main content
Glama
huydepzai121

msc-mcp

by huydepzai121

Related Servers

Alternatives to msc-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables searching and fetching World Bank procurement notices using the public API. Supports filtering by country, sector, and notice type, and retrieving full details by ID.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching Korean procurement notices from the public data portal, with support for integrated search across categories, flexible date ranges, and attachment extraction.
      MIT
    • F
      license
      A
      quality
      Not graded
      maintenance
      Enables users to search and retrieve detailed information about Taiwan government procurement tenders through the Government Electronic Procurement System API. It supports searching tenders by keyword, category code, date, and government unit.
      6
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Connects AI tools to Vietnamese bid (đấu thầu) lookup service DauThau via MCP, with local key signing for security.
      9 npm
      GPL 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables fetching latest news from VnExpress.net, including categories, search, and article content retrieval.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables searching, inspecting, and downloading Italian public tender notices from the ANAC Pubblicità Legale platform, supporting offset and cursor pagination, reference data lookup, and safe third-party document retrieval.
      -

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a distinct operation: listing notifications, listing categories, and fetching a single notification by ID. There is no ambiguity between them despite all being 'get' operations.

    Naming Consistency5/5

    All tool names follow the same `get_notification_*` pattern with consistent snake_case and verb-first naming. This makes the set predictable and easy to navigate.

    Tool Count4/5

    Three tools is a lean but appropriate set for a read-only notification retrieval service. It covers the essential operations without unnecessary bloat, though it is on the smaller end of the ideal range.

    Completeness4/5

    The tools provide the core lifecycle for viewing notifications: list all, filter by category, get categories, and fetch details. There is no update or delete, but this appears to be a read-only public procurement notification system, so the coverage is adequate with only minor potential gaps like search or pagination.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues