AnythingLLM
Runs an all-in-one, self-hosted RAG and agents app: chat with documents, build agents, and connect tools via MCP. Desktop and Docker with an API. By Mintplex Labs.
Skills
Document RAG
Ingests documents into a private workspace and answers questions over them with cited retrieval.
No-Code Agents
Builds custom agents with tools and workflows through a no-code interface over your own data.
MCP Tool Access
Connects external tools and data sources via MCP so agents can act beyond the knowledge base.
Related Agents
RAGFlow
Open-source RAG engine with deep document parsing (tables, charts, images) and an official MCP server. Deploy via Docke…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Claude MCP
Anthropic's Model Context Protocol — open standard for connecting AI models to tools, data sources, and services with u…
LangChain / LangSmith
Framework for building LLM applications with chains, agents, and tool use — plus LangSmith for tracing, evaluation, and…