MCP Servers: support headers and customUserVars fields when creating an MCP server via UI #12369
Replies: 3 comments 6 replies
-
|
it should be possible, can you share your config? |
Beta Was this translation helpful? Give feedback.
-
|
We just finished a narrow MCP builder pass and learned that the useful question is not just which servers exist, but which ones still carry enough setup or operating friction that teams hesitate to make them defaults. For LibreChat builders working through MCP configuration and UI support, would a short field-tested guide be useful if it focused on:
If useful, I can share the exact failure modes we saw rather than another generic MCP roundup. |
Beta Was this translation helpful? Give feedback.
-
|
We narrowed the question after one MCP builder pass. The useful failure mode was not feature coverage, it was defaultability: can a team make an MCP server a default without auth/header/quota surprises and operator babysitting? Observed so far from our side:
For LibreChat builders working through MCP UI and config friction, would a short field-tested readout on that specific decision be useful: which servers look safe to default vs which still need manual auth/quota handling? If useful, I can share the exact failure modes rather than another general MCP roundup. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I hope you're doing well
I wanted to ask whether there is any specific reason why is not possible to add the
customUserVarsandheadersfor MCP Servers through the UIIn my case, I’m working with a custom MCP Server connected to Azure AI Search and since the service can query multiple indexes, I use a custom X-Index-Name
headerto target a specific one, I’ve also implemented some custom user vars that allow users to define which fields to retrieve and limit the number of results returnedI understand that
customUserVarsare primarily intended for handling API keys and similar configurations, allowing them to be created through the UI along theheaderswould make setups like this more flexible and easier to share with othersIs this something that might be considered to be implemented on the future?
Have a great day 😄
Beta Was this translation helpful? Give feedback.
All reactions