FlorinVica/msbuild-graph-mcp
MCP server for pre-build MSBuild project graph analysis — dependency graphs, TFM compatibility, shared imports, configuration diffs
Platform-specific configuration:
{
"mcpServers": {
"msbuild-graph-mcp": {
"command": "npx",
"args": [
"-y",
"msbuild-graph-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...