librechat-personal-files-mcp
by martinriesel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWT_SECRET | Yes | HS256 secret shared with LibreChat/rag_api (≥32 chars) | |
| SHARE_ROOT | No | Legacy shared area (read/write during migration) | /data/share |
| RAG_API_URL | No | rag_api endpoint | http://rag_api:8000 |
| REGISTRY_DB | No | SQLite registry for public links | /data/private/_system/links.db |
| USER_HEADER | No | Header carrying the user identity | X-User-Id |
| STORAGE_ROOT | No | Root directory for user data | /data/private |
| PUBLIC_BASE_URL | No | Base URL for public links | https://your-domain.example/files |
| MAX_FILE_SIZE_MB | No | Max upload size | 20 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues