LibreChat
Free
(3)
- Web
- Tools
- Instructions
- DCR
LibreChat is a self-hostable, open-source ChatGPT-style web app supporting OpenAI, Anthropic, Azure and more. It speaks MCP, so any connected MCP server's tools become available inside chats, alongside agents, code interpreter and DALL-E.
Chat
The UI is made to look like OpenAI's ChatGPT.
Supported MCP Features
- ToolsTools are executable functions that LLMs can invoke
- ResourcesResources expose data and content from the server
- PromptsPrompts are pre-defined templates for LLM interactions
- DiscoverySupport for tools/prompts/resources changed notifications
- InstructionsInstructions are server-provided guidance for LLMs
- SamplingSampling lets the server request LLM completions
- RootsRoots define filesystem boundaries for the server
- ElicitationElicitation lets the server request information from the user
- TasksTasks track long-running operations
- AppsApps are interactive HTML interfaces
- CIMDClient ID Metadata Document support
- DCRDynamic Client Registration support
- OAuth Client CredentialsOAuth Client Credentials extension support
- Enterprise-Managed AuthorizationEnterprise-Managed Authorization extension support
Reviews
January 19, 2025
The app looks nice, but I tried the demo and could not figure out how to use MCP servers. Might be simply that they are not enabled in their web version.