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%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools

How to use

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

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