list_environment_variables
List all environment variables visible to the MCP server process, including session-scoped overrides, with an optional case-insensitive prefix filter.
Instructions
List all environment variables visible to the MCP server process.
Returns both process-level and session-scoped overrides. Session
overrides are marked with source: "session" in the output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_prefix | No | Optional prefix to filter variable names (case-insensitive). Leave empty to list all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||