Skip to content

Conversation

@V0v1kkk
Copy link

@V0v1kkk V0v1kkk commented Oct 18, 2025

Summary

This PR adds the .NET Types Explorer MCP Server to the official servers list.

About the Server

The .NET Types Explorer MCP Server is a Model Context Protocol server that helps AI agents understand and work with .NET codebases. It provides structured access to:

  • Assembly exploration and metadata
  • Namespace discovery across referenced packages
  • Detailed type information (classes, interfaces, methods, properties, fields, events)
  • NuGet package search and version information
  • Filtering and pagination for large result sets

Features

  • Built with the official MCP C# SDK
  • Full .NET 9.0 support
  • Docker container available
  • Multiple NuGet source support
  • Comprehensive type reflection with generics support

Repository

https://github.com/V0v1kkk/DotNetMetadataMcpServer

License

Apache 2.0

Related Issues

N/A

Checklist

  • Server is publicly accessible
  • Server has proper documentation
  • Server follows MCP protocol standards
  • Repository has LICENSE file
  • Repository has README with usage instructions

- <img height="12" width="12" src="https://dexpaprika.com/favicon.ico" alt="DexPaprika Logo" /> **[DexPaprika (CoinPaprika)](https://github.com/coinpaprika/dexpaprika-mcp)** - Access real-time DEX data, liquidity pools, token information, and trading analytics across multiple blockchain networks with [DexPaprika](https://dexpaprika.com) by CoinPaprika.
- <img height="12" width="12" src="https://github.com/dolthub/dolt/raw/main/images/Dolt-Logo@3x.svg" alt="Dolt Logo" /> **[Dolt](https://github.com/dolthub/dolt-mcp)** - The official MCP server for version-controlled [Dolt](https://doltdb.com/) databases.
- <img height="12" width="12" src="https://eu.getdot.ai/favicon.ico" alt="GetDot.ai Logo" /> **[Dot (GetDot.ai)](https://docs.getdot.ai/dot/integrations/mcp)** - Fetch, analyze or visualize data from your favorite database or data warehouse (Snowflake, BigQuery, Redshift, Databricks, Clickhouse, ...) with [Dot](https://getdot.ai), your AI Data Analyst. This remote MCP server is a one-click integration for user that have setup Dot.
- [dotnet-types-explorer](https://github.com/V0v1kkk/DotNetMetadataMcpServer) - Model Context Protocol server that provides detailed type information from .NET projects for AI coding agents
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @V0v1kkk thanks for the PR, should this go into community servers instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants