LibreChat MCP Servers
@wally-kroeker
LibreChat MCP Servers について
Instructions for setting up SuperGateway MCP servers in docker containers for docker deployments of LibreChat
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps
ghidraMCP
LaurieWiredMCP Server for Ghidra
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント