V0v1kkk/DotNetMetadataMcpServer
by Various
A Model Context Protocol (MCP) server that provides detailed type information from .NET projects for AI coding agents.
MCP
V0v1kkk/DotNetMetadataMcpServer
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that exposes .NET project type metadata to AI coding agents. It scans .NET assemblies and provides structured type information, enabling agents to understand and interact with .NET codebases during development.
Best for
Best for
Developers building AI-assisted tooling for .NET codebases
Use cases
- Give an AI agent access to .NET type definitions for code generation
- Enable AI-assisted refactoring with accurate type awareness
- Integrate .NET metadata into MCP-compatible development workflows
Notes
A Model Context Protocol (MCP) server that exposes .NET project type metadata to AI coding agents. It scans .NET assemblies and provides structured type information, enabling agents to understand and interact with .NET codebases during development.
26 stars on GitHub. Last updated 2026-03-02. Licensed Apache-2.0.
Use cases
- Give an AI agent access to .NET type definitions for code generation
- Enable AI-assisted refactoring with accurate type awareness
- Integrate .NET metadata into MCP-compatible development workflows
Pros
- Provides precise .NET type information directly to AI agents
- Open source with a permissive license
- Lightweight and focused on a single, clear task
Cons
- Limited to .NET projects only
- Requires MCP-compatible client or host to be useful
- Small community and low star count may indicate limited support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides precise .NET type information directly to AI agents
- Open source with a permissive license
- Lightweight and focused on a single, clear task
Cons
- Limited to .NET projects only
- Requires MCP-compatible client or host to be useful
- Small community and low star count may indicate limited support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.