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
0
View on GitHub

Installation

npx -y V0v1kkk/DotNetMetadataMcpServer

Configuration

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

GitHub: https://github.com/V0v1kkk/DotNetMetadataMcpServer

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub