LibreChat MCP Servers
@wally-kroeker
About LibreChat MCP Servers
Instructions for setting up SuperGateway MCP servers in docker containers for docker deployments of LibreChat
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is LibreChat MCP Servers?
A directory of Model Context Protocol (MCP) server implementations that extend LibreChat's capabilities via the Supergateway bridge, converting stdio MCP servers to SSE for Docker environments.
How to use LibreChat MCP Servers?
Create a server directory with a Dockerfile, update docker-compose.override.yml, and add the MCP server configuration to librechat.yaml as an SSE endpoint.
Key features of LibreChat MCP Servers
- Converts stdio MCP servers to SSE using Supergateway.
- Each server runs in its own Docker container.
- Consistent port numbering (8003+ for new servers).
- Uses environment variables for sensitive data.
- Follows least privilege principle for security.
Use cases of LibreChat MCP Servers
- Adding a Brave Search MCP server to LibreChat.
- Integrating any stdio-based MCP server with LibreChat.
- Securing MCP servers with API keys via environment variables.
- Providing file access to MCP servers through Docker volumes.
FAQ from LibreChat MCP Servers
What is the Supergateway bridge?
Supergateway converts stdio-based MCP servers to SSE, allowing LibreChat to connect to them over HTTP.
How do I add a new MCP server?
Create a directory with a Dockerfile, update docker-compose.override.yml, and configure the server in librechat.yaml.
What runtime does a server require?
Node.js 18 base image is used; MCP server packages are installed via npm.
Where does configuration live?
MCP server settings are in librechat.yaml, service definitions in docker-compose.override.yml, and secrets in environment variables.
What transport protocol is used?
Servers communicate via SSE (Server-Sent Events) after Supergateway bridges the stdio protocol.
Frequently asked questions
What is the Supergateway bridge?
Supergateway converts stdio-based MCP servers to SSE, allowing LibreChat to connect to them over HTTP.
How do I add a new MCP server?
Create a directory with a Dockerfile, update docker-compose.override.yml, and configure the server in librechat.yaml.
What runtime does a server require?
Node.js 18 base image is used; MCP server packages are installed via npm.
Where does configuration live?
MCP server settings are in `librechat.yaml`, service definitions in `docker-compose.override.yml`, and secrets in environment variables.
What transport protocol is used?
Servers communicate via SSE (Server-Sent Events) after Supergateway bridges the stdio protocol.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments