developer tools
DotNetMetadataMcpServer
Provides AI agents with detailed type information from .NET projects including assembly exploration, namespace discovery, type reflection, and NuGet integration
local
macos
windows
linux
developer tools
Installation
npx -y V0v1kkk/DotNetMetadataMcpServerConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "DotNetMetadataMcpServer",
"command": "npx",
"args": [
"-y",
"V0v1kkk/DotNetMetadataMcpServer"
]
}About This MCP Server
V0v1kkk/DotNetMetadataMcpServer
Provides AI agents with detailed type information from .NET projects including assembly exploration, namespace discovery, type reflection, and NuGet integration
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub