.NET Framework Development
Provides .NET Framework development capabilities through TCP communication, enabling project building with MSBuild, test execution
This MCP server provides .NET Framework development capabilities through TCP communication, enabling AI assistants to build projects, run tests, and analyze solutions using MSBuild and Visual Studio tools. Built by bytedreamer using C# with .NET 8 and targeting .NET Framework projects, it offers three core tools: build_project for compiling solutions/projects with MSBuild integration and detailed error parsing, run_tests supporting MSTest/NUnit/xUnit frameworks with VSTest.Console execution, and solution analysis for project structure inspection. The implementation features automatic Visual Studio version detection (2019/2022), flexible MSBuild path resolution, comprehensive test framework detection, structured error reporting with file/line information, and cross-platform support through WSL bridge scripts, making it valuable for legacy .NET Framework maintenance, automated CI/CD workflows, and building AI assistants that need programmatic access to Windows-based .NET development tools without manual Visual Studio navigation.
Source
Repository: https://github.com/bytedreamer/dotnetframeworkmcp
Maintain .NET Framework Development?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[.NET Framework Development on getagentictools](https://getagentictools.com/mcp/bytedreamer-dotnetframeworkmcp?ref=badge)