raqueljezweb/anythingllm-mcp-server
If you are the rightful owner of anythingllm-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The AnythingLLM MCP Server facilitates integration between AnythingLLM and MCP-compatible clients, enabling seamless communication and management of workspaces, documents, and system settings.
Tools
Functions exposed to the LLM to take actions
initialize_anythingllm
Initialize the AnythingLLM client with API credentials
list_workspaces
Get all workspaces
get_workspace
Get details of a specific workspace
create_workspace
Create a new workspace
update_workspace
Update workspace settings
delete_workspace
Remove a workspace
chat_with_workspace
Send messages to a workspace
list_documents
View all documents in a workspace
delete_document
Remove a document from a workspace
get_system_settings
View system configuration
update_system_settings
Modify system settings
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client