anythingllm.md

AnythingLLM

UI App
from"Mintplex Labs"

AnythingLLM supports MCP servers with a management UI

Communication
AnythingLLMchatMCPmanagement UI
install.sh
# Clone the repository
$git clone https://github.com/Mintplex Labs/anythingllm
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve