Skip to main content
Glama
DezGDNY

anythingllm-mcp

by DezGDNY

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANYTHINGLLM_API_KEYYesThe API key to authenticate with AnythingLLM.
ANYTHINGLLM_BASE_URLNoThe web address where your AnythingLLM lives. Defaults to http://localhost:3001.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_authA

Verify the configured API key can reach AnythingLLM. Returns whether authentication succeeded.

list_workspacesA

List all AnythingLLM workspaces with their display name and slug. Use a name or slug from here with the other tools.

list_documentsB

List the documents currently embedded (searchable) in a workspace. Accepts a workspace name or slug.

query_workspaceA

Ask a natural-language question answered from a workspace's embedded documents. Default 'query' mode answers ONLY from the documents (grounded, cites sources); 'chat' mode also allows the model's general knowledge. Read-only.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DezGDNY/anythingllm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server