mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-03-02 22:57:05 -05:00
[FEAT]: remote mcp server support for docker AnythingLLM #3198
Labels
No labels
Desktop
Docker
Integration Request
Integration Request
OS: Linux
OS: Mobile
OS: Windows
UI/UX
blocked
bug
bug
core-team-only
documentation
duplicate
embed-widget
enhancement
feature request
github_actions
good first issue
investigating
needs info / can't replicate
possible bug
question
stage: specifications
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anything-llm#3198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dandawg on GitHub (Feb 23, 2026).
What would you like to see?
Please add remote mcp server support for docker AnythingLLM.
This was asked about in #3766, but not really addressed there before it was closed.
These issues (also closed) are related:
Companies have remote mcp server endpoints (spun up and managed by central IT - more robust to scale and manage), and it would be amazing to be able to support connecting to these from the docker version, which also supports teams (and a more full config). It can be very inefficient to require spin up/setup of local mcp servers per docker instance, running on the same machine.