Skip to content

AnythingLLM

Free
Starter
Professional

Locate the anythingllm_mcp_servers.json file in your AnythingLLM storage plugins directory:

SystemFile Location
macOS~/Library/Application Support/anythingllm-desktop/storage/plugins/anythingllm_mcp_servers.json
WindowsC:\Users\<username>\AppData\Roaming\anythingllm-desktop\storage\plugins\anythingllm_mcp_servers.json
Linux~/.config/anythingllm-desktop/storage/plugins/anythingllm_mcp_servers.json

Add the following configuration:

{
"mcpServers": {
"Bleemeo": {
"type": "streamable",
"url": "https://mcp.bleemeo.com/mcp"
}
}
}

For more details, see the AnythingLLM MCP documentation.

The first time you use the MCP tools, a login page will open in your browser asking you to authenticate with your Bleemeo account and select the organization you want to use.

After authentication, the MCP server is connected and ready to use.