Skip to main content
Glama

Related Servers

Alternatives to Vektis MCP

No user-submitted related servers found.

    Related Servers

    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables interaction with the CMS NPPES NPI Registry to search, lookup, and validate National Provider Identifier records. It features offline-capable search using a local SQLite database that automatically updates with the latest provider data.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching, viewing metadata, and querying tabular resources from Netherlands Open Data (data.overheid.nl) via CKAN.
      6
      1
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Provides tools to query Dutch vehicle registration data through the official RDW open API, allowing users to look up vehicle information by license plate, retrieve fuel/emissions data, and search vehicles by brand and model.
      1
      8
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables searching LOINC codes and retrieving detailed information including panel members and answer options via the LOINC Search API.
      2
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying German distribution grid operator data from vnbdigital.de and BDEW register, including lookup by ID, postcode, coordinates, and free-text search.
      MIT

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    The two search tools are cleanly split by target (zorgverleners individuals vs organisaties businesses/locations), agb_get_record is a distinct exact-retrieval operation, and agb_lookup_codes handles filter metadata. No two tools overlap in purpose.

    Naming Consistency5/5

    All four tools use a consistent agb_ prefix with a clear verb_noun/snake_case pattern (search_x, get_record, lookup_codes). Predictable and readable throughout.

    Tool Count5/5

    Four tools are well-scoped for a register-lookup service: two search entry points, one exact-get, one code-discovery helper. Each earns its place with no redundancy.

    Completeness5/5

    The read-only AGB domain is fully covered: search for individuals and organizations, exact record retrieval handling found/not_found/ambiguous, and code discovery for filters. No obvious operational gaps for a lookup surface.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues