Fabio Natanael Kepler
Fabio Natanael Kepler
This was fixed but not taking @ggozad's comment into account. Specifically, with this fix, stdio-based MCPs have access to all the env variables, including credentials and tokens of any locally...
I stand corrected. Apologies for the misinformation and thank you for pointing it out. The env vars are indeed filtered out: https://github.com/modelcontextprotocol/python-sdk/blob/0bcecffc4c52c52e0502e53b59715ebaba88f998/src/mcp/client/stdio/__init__.py#L23-L39 It's a framework I'm using that uses MCP...
@dirkbrnd Any expectation for merging this soon?