DotNetMetadataMcpServer

DotNetMetadataMcpServer

2

The .NET Types Explorer MCP Server is geared towards facilitating AI coding agents in understanding and navigating .NET projects. It offers features like assembly and namespace exploration and supports detailed type information retrieval and NuGet package analysis, making it essential for AI-driven code generation in .NET environments.

ReferencedAssembliesExplorer

Retrieve assembly referenced by .NET project

NamespacesExplorer

Retrieve the namespace in the specified assembly

NamespaceTypes

Retrieve type details in the specified namespace

NuGetPackageSearch

Search for NuGet packages on nuget.org

NuGetPackageVersions

Retrieve version and dependency information for a specific NuGet package