MCP Servers / development / .NET Types Explorer

.NET Types Explorer

JSON →
none26development

Provides detailed type information from .NET projects including assembly exploration, type reflection, and NuGet integration for AI coding agents

Install
How to run this server

No install command recorded.

server path: net-types-explorer
Tools
What this server exposes
get_assemblies
Retrieve a list of all assemblies referenced by a .NET project
get_namespaces
Discover all namespaces within specified assemblies
get_types
Get detailed information about types within specified namespaces, including full type names with generic parameters, implemented interfaces, constructors, methods, properties, fields, and events
search_nuget_packages
Search for NuGet packages on nuget.org with filtering and pagination
get_nuget_package_versions
Retrieve version history and dependency information for specific NuGet packages
Configuration
Environment & auth
authnone
Resources
.NET Types Explorer — MCP Server · libregistry