★ 0 stars
Unknown language
💻 Code/Dev Tools
Updated 1d ago
Curated index of MCP servers for Windows perf, debugging, and lab orchestration (etw-mcp, LabLink, and planned siblings).
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-servers": {
"command": "npx",
"args": [
"-y",
"nijosmsft/mcp-servers"
]
}
}
}
Run in terminal:
claude mcp add mcp-servers npx -y nijosmsft/mcp-servers
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-servers": {
"command": "npx",
"args": [
"-y",
"nijosmsft/mcp-servers"
]
}
}
}
Topics
ai-toolsawesome-listmcpmcp-serverwindows