get_mcp_details
Retrieve full configuration for any MCP server by name, including optional raw environment values. Use this to inspect server setup and troubleshoot issues.
Instructions
Get the full configuration for a specific MCP server by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_name | Yes | The name of the MCP server to get details for | |
| show_env_values | No | If true, reveal raw 'env' values. Default false (values shown as '***'). |