Skip to main content
Glama
moliver28

anythingllm-mcp

by moliver28

Related Servers

Alternatives to anythingllm-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables MCP-compatible clients to interact with AnythingLLM, providing tools for workspace management, chat and thread operations, document operations, vector search, and system inspection.
      34
      6
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Rocket.Chat, enabling AI agents to interact with Rocket.Chat workspaces via tools like listing users, sending messages, and managing channels.
      2
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server that provides tools to interact with the LiteLLM proxy API, enabling LLM completions, embeddings, image generation, and admin operations.
      7 npm
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      A local AI document assistant MCP server that enables listing, reading, and editing documents via tools, resources, and prompts, allowing LLMs to manage document workflows through natural language.
      3
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to search and ask questions about documents stored in AnythingLLM workspaces through MCP tools.
      4
      MIT

    TDQS

    C2.9/5.0

    Scored across 17 tools

    Disambiguation5/5

    All tools target distinct operations: chat, workspace, thread, document, and admin functions. Chat variants (chat, stream_chat, openai_chat_completion) differ by mode, and workspace/thread/document tools have clear boundaries.

    Naming Consistency4/5

    Most tools follow verb_noun pattern in snake_case (e.g., create_workspace, list_threads). A few like 'chat' and 'openai_chat_completion' deviate slightly, but overall naming is predictable.

    Tool Count5/5

    17 tools cover workspace, document, thread, chat, and admin operations without feeling excessive. The scope matches the server's purpose well.

    Completeness4/5

    CRUD operations are present for workspaces and threads (though thread creation is implicit via chat). Document management includes upload, listing, and embedding updates. Missing explicit delete document but covered via update_embeddings.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues