V0v1kkk/DotNetMetadataMcpServer
A Model Context Protocol (MCP) server that provides detailed type information from .NET projects for AI coding agents.
Platform-specific configuration:
{
"mcpServers": {
"DotNetMetadataMcpServer": {
"command": "npx",
"args": [
"-y",
"DotNetMetadataMcpServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...