Skip to main content
Glama

Related Servers

Alternatives to godmod3-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Bridges MCP clients to the DeepSeek API for chat completions and model discovery, with an optional locked-down bridge that delegates prompts to local CLI harnesses like Claude, Codex, or opencode.
      4
      37 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Bridges Google's Gemini CLI with MCP-compatible clients and integrates OpenRouter API for access to 400+ AI models. Provides 33 specialized tools enabling multi-AI workflows, collaborations, and debates between Claude, Gemini, and other LLMs.
      142
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Multi-server MCP tool bridge that exposes banking, email, calendar, and custom API tools for AI clients via the Model Context Protocol.
      1,383 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A modular MCP server that provides AI agents with cognitive memory, local system access, and secure remote execution capabilities through three integrated layers (Brain, Master, Remote).
      -

    TDQS

    B3/5.0

    Scored across 17 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes, such as single_chat vs. ultraplinian_chat vs. consortium_chat, and parseltongue_encode vs. parseltongue_detect. Minor overlap exists between health_check and server_info (both relate to connectivity/info) and between dataset_stats and research_stats (both provide statistics but on different datasets), but these are distinguishable with careful reading.

    Naming Consistency3/5

    Naming conventions are mixed: some tools follow verb_noun patterns (list_models, get_tier, transform_text, submit_feedback, export_dataset), while others use noun_verb or compound nouns (health_check, parseltongue_encode, parseltongue_detect, server_info, dataset_stats). All names are readable and use snake_case, but the inconsistent verb placement and noun-only names prevent a higher score.

    Tool Count3/5

    With 17 tools, the server falls into the 'heavy' range (16-25). The tool count is justified by the broad scope of the API, covering chat, optimization, text transformation, and research, but it still feels slightly bloated and could be consolidated by merging some informational tools or research stats endpoints.

    Completeness4/5

    The tool surface is largely complete for the stated domain: it covers chat (single, ULTRAPLINIAN, CONSORTIUM), AutoTune analysis, Parseltongue encoding/detection, STM transformation, feedback, dataset export, and research querying. Minor gaps include no Parseltongue decoding and no dataset upload/management, but these are not critical for the core API usage.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues