Skip to content

Equivalent of stdio ENV vars in SSE #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JorgeRuizITCL opened this issue Apr 4, 2025 · 1 comment
Closed

Equivalent of stdio ENV vars in SSE #424

JorgeRuizITCL opened this issue Apr 4, 2025 · 1 comment

Comments

@JorgeRuizITCL
Copy link

What is the equivalent of environment variables or CLI arguments to customize each SSE connection?

I haven't found anything, and not being able to send additional parameters that are accessible from the context makes it difficult to host a single SSE server that is flexible and reusable.

I’ve seen that the FastMCP client allows sending headers, but there’s no way to access them from the context, so they can’t be used to parameterize the connection.

At the moment, it seems that using SSE limits the user to have a single configuration, a single api key, a single user that can perform remote actions, a single database to connect to.

@samirbajaj
Copy link

I'm hoping that linking this PR to multiple issues will get the maintainers' attention :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants