Skip to main content
Glama

Related Servers

Alternatives to obot-admin-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A universal MCP server that acts as a unified gateway for dynamically connecting and managing multiple MCP servers via a single HTTP endpoint.
      7
      6
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      A server that provides tools to control OBS Studio remotely via the OBS WebSocket protocol, enabling management of scenes, sources, streaming, and recording through an MCP client interface.
      100
      86
      125
      GPL 2.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server that wraps any REST API with an OpenAPI spec, dynamically creating MCP tools at runtime without code generation.
      12
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables multiple MCP clients to securely access various third-party MCP backends through a single HTTP gateway, with modern MCP handshake compatibility and session lifecycle management.
      17
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      A universal MCP gateway that aggregates multiple MCP servers into a single endpoint, providing features like hot-reload, auto-healing, and a hook system for request/response mutation.
      1
      MIT

    TDQS

    A3.9/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct operation: adding (two types), deleting, getting details, listing servers, and listing catalog. No overlap in purpose.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern in snake_case (e.g., add_npx_mcp, delete_mcp_server, list_mcp_servers).

    Tool Count5/5

    6 tools cover the essential CRUD and listing operations for an MCP admin server without being excessive or insufficient.

    Completeness4/5

    Covers create, read, delete operations but lacks an update/modify tool (e.g., to change environment variables or configuration).

    Maintenance

    ActivityInactive
    ResponsivenessNo issues