Skip to main content
Glama

Related Servers

Alternatives to MCP Chat

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables interactive chat with AI models through the Anthropic API, supporting document retrieval, command-based prompts, and extensible tool integrations via the MCP architecture.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides interactive AI chat through the Anthropic API, along with controlled file system operations and video conversion capabilities via extensible MCP tool integrations.
      -

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    read_doc_contents and edit_document target clearly different operations: reading content versus replacing content. There is no practical overlap or ambiguity between them.

    Naming Consistency4/5

    Both names use snake_case with a verb_noun structure, which is mostly predictable. However, 'read_doc_contents' uses abbreviated 'doc' while 'edit_document' uses the full word 'document', a minor inconsistency.

    Tool Count3/5

    Two tools is thin for document manipulation, especially under a server named MCP Chat. The set is minimal but not obviously excessive or mismatched. It feels borderline under-scoped rather than clearly appropriate.

    Completeness3/5

    The surface covers reading and string-replacement editing, but lacks create, delete, append, list, or metadata operations. These are notable gaps for a document lifecycle, though basic read/edit workflows are possible.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues