nsight-graphics-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NSIGHT_GRAPHICS_CLI | No | Full path to ngfx.exe used for GPU Trace. Discovered from the replayer installation directory if not specified. | |
| NSIGHT_MCP_CACHE_MB | No | LRU memory cache limit for parsed and desensitized data. | 256 |
| NSIGHT_GRAPHICS_REPLAYER | No | Full path to ngfx-replay.exe. By default, the server auto-selects the version from the standard installation directory. | |
| NSIGHT_MCP_MAX_EXPORT_MB | No | Safety cap for a single Nsight JSON export. | 512 |
| NSIGHT_MCP_MAX_GPUTRACE_MB | No | File read cap for .ngfx-gputrace. | 1024 |
| NSIGHT_GRAPHICS_INSTALL_DIR | No | Nsight Graphics installation root directory. Auto-discovered if not specified. | |
| NSIGHT_GRAPHICS_WARPVIZ_PLUGIN | No | Path to WarpViz plugin that matches the report version, used to read embedded protobuf schemas. Discovered from the replayer installation directory if not specified. | |
| NSIGHT_MCP_MAX_REPORT_SESSIONS | No | Maximum number of GPU Trace report sessions allowed in the same MCP process. | 4 |
| NSIGHT_MCP_MAX_CONCURRENT_REPLAYS | No | Number of simultaneous GPU Trace/profile replays; default is 1 to serialize and avoid GPU contention and data pollution. | 1 |
| NSIGHT_MCP_MAX_GPUTRACE_METADATA_MB | No | Decompressed WRPV protobuf metadata cap. | 512 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/scarletfantasy/nsight-graphics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server