Skip to main content
Glama

Related Servers

Alternatives to ovh-api-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that gives AI agents full access to the Clever Cloud API through three tools: search, execute, and doc, using a code mode pattern to compose API commands.
      4
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that exposes any OpenAPI REST API via two tools: search for discovering endpoints and execute for making API calls. It uses Code Mode to keep token footprint low and runs user-written JavaScript in a sandbox.
      13 npm
      3
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      A Code Mode MCP server for the e2b API, giving agents three tools (search, execute_read, execute_write) to write and run JavaScript functions inside sandboxed environments for API discovery and calls.
      -
    • A
      license
      A
      quality
      D
      maintenance
      A code-mode MCP server for the Unraid 7.2+ GraphQL API that exposes search and execute tools, allowing LLM agents to introspect and call any GraphQL field via sandboxed JavaScript.
      2
      1
      MIT

    TDQS

    A4.3/5.0

    Scored across 2 tools

    Disambiguation5/5

    execute and search have entirely different purposes: execute runs API calls, search explores the API spec. No overlap.

    Naming Consistency5/5

    Both tools are simple imperative verbs, consistent in style and lowercase. No mixing of conventions.

    Tool Count4/5

    Only two tools, but the server's design (search + execute) is focused and efficient for its purpose. Slightly minimal but still reasonable.

    Completeness5/5

    The combination of search (explore spec) and execute (make any API call) covers the full workflow of using OVH APIs. No obvious gaps.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive