Skip to main content
Glama
ghis94

agoraplus-saintmaur-mcp

by ghis94

Related Servers

Alternatives to agoraplus-saintmaur-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      Unofficial read-only MCP server to log into Kanpla and read canteen menus using your account credentials.
      3
      2 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for querying and exploring Issy-les-Moulineaux open data datasets (city services, mobility, environment) via OpenDataSoft API.
      3 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A read-only MCP server that provides access to the public Basketball Vlaanderen (VBL) API, enabling users to query clubs, teams, matches, standings, and more.
      10
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Read-only MCP server for Edenred Plus that enables checking benefit balances, transactions, and deals via local browser authentication.
      5
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Read-only MCP server to search and read emails and calendar events from a BlueMind account via the BlueMind REST API.
      7
      MIT

    TDQS

    A3.8/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a distinct purpose: portal_info and initial_config expose metadata/config, start_login and session_status handle authentication, and peri_inscriptions reads data. There is no overlap or ambiguity between them.

    Naming Consistency3/5

    Names are readable and snake_case, but they mix noun phrases (portal_info, initial_config) with verb-led commands (start_login) and state descriptors (session_status). This is a mild inconsistency, though still predictable due to the small set.

    Tool Count5/5

    With 5 tools, the server is well-scoped around portal metadata, configuration, authentication, and data reading. This is an appropriate size for a focused MCP server.

    Completeness4/5

    The surface covers the full read-only workflow: config, login, session check, and data retrieval. Minor gaps exist, such as a logout tool or explicit session refresh, but these are not blocking for the stated read-only scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues