Back to search
30
MCP

vrogozhin/dotnet-types-explorer-mcp

docker/vrogozhin/dotnet-types-explorer-mcp

Model Context Protocol server for exploring .NET project metadata

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.microsoft/nuget
A Model Context Protocol (MCP) server for NuGet.
0 tools
boikovsa/postgres-mcp
Model Context Protocol (MCP) server for PostgreSQL
0 tools
xcodeproj-mcp-server
A Model Context Protocol Server to manipulate *.xcodeproj
0 tools
api-explorer-mcp
A Model Context Protocol server for efficient OpenAPI/Swagger specification exploration and API testing
0 tools
dbgprobe-mcp-server
Debug probe Model Context Protocol server for AI agents and developer tooling
0 tools
io.github.antonytm/mcp-sitecore-server
A Model Context Protocol server for Sitecore
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vrogozhin/dotnet-types-explorer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}