Back to Home
bivex icon

DiagSession-Mcp

Verified Safe

by bivex

Overview

Analyzes Windows ETL trace files from .diagsession archives to generate call trees and performance metrics for debugging and optimization.

Installation

Run Command
dotnet run --project DiagSession-Mcp.csproj

Environment Variables

  • _NT_SYMBOL_PATH
  • DIAGSESSION_MCP__SYMBOLPATH

Security Notes

The server appears robust, adhering to clean architecture principles and best practices. It processes local files and interacts via stdio, limiting direct network exposure for the server itself. File access can be restricted via 'AllowedDirectories' configuration. No obvious 'eval' or malicious patterns are present. External dependencies like Microsoft symbol servers are standard for this type of analysis.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens25000
Stars0
Forks0
Last Update2025-11-26

Tags

ETL analysisPerformance monitoringWindowsCall treeMCP Server