Skip to content
Back to search
30
MCP

mcp-digger

npm/mcp-digger

MCP server giving AI coding agents progressive, on-demand access to .NET C# NuGet package source code.

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

Similar MCP servers embedding-nearest

mcp-digger
Progressive on-demand access to .NET NuGet package source for AI coding agents.
0 tools
ASP.NET Core Debugger — MCP Server for AI Agents
MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.
0 tools
contextdigger-mcp
Lightweight MCP server for ContextDigger - enables AI tools to access all 50+ CLI commands
0 tools
mcp-server-dig
MCP server for AI-powered code archaeology — git blame, file history, contributor patterns, and related change analysis
0 tools
.NET MCP Server
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-digger": {
      "url": "None",
      "transport": "http"
    }
  }
}