etw-mcp
by nijosmsft
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ETW_MCP_MODE | No | Set the trace loading mode: 'dotnet', 'native', 'xperf', or 'auto' (default). Overrides the mode argument when not specified. | auto |
| ETW_MCP_SYMSRV | No | Full path to symsrv.dll for symbol server access. | |
| ETW_MCP_DBGHELP | No | Full path to an alternative dbghelp.dll (e.g., from WinDbg) for MSFZ PDB support. | |
| _NT_SYMBOL_PATH | No | Symbol path for PDB resolution. Default: srv*C:\symbols*https://msdl.microsoft.com/download/symbols | srv*C:\symbols*https://msdl.microsoft.com/download/symbols |
| ETW_MCP_DOTNET_SIDECAR | No | Full path to a custom .NET sidecar executable for trace extraction. | |
| ETW_MCP_NO_AUTO_DOWNLOAD | No | Set to '1' to disable automatic download of the .NET sidecar binary on first use. | |
| ETW_MCP_NATIVE_ALLOW_LARGE | No | Set to '1' to allow loading ETL files larger than 1 GB in native mode. |
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
- 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/nijosmsft/etw-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server