LibreChat
by Danny Avila
Self-hosts an open ChatGPT-style platform with custom Agents, MCP tools, Code Interpreter, and multi-provider models. Exposes OpenAPI actions and an API for programmatic use. 40k+ stars, MIT.
Skills
Custom Agents
Builds no-code agents that combine models, MCP tools, and OpenAPI actions for repeatable multi-step tasks.
MCP Tools
Connects agents to external systems through Model Context Protocol servers configured per deployment.
Code Interpreter
Runs generated code in a secure sandbox to analyze data, produce files, and return results in chat.
Related Agents
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…
OpenAI Agents SDK
Python framework for building multi-agent systems with handoffs, guardrails, and tool use — the official OpenAI agent o…