Skip to content
Back to search
30
MCP

mcp-digger

io.github.janeksm/mcp-digger

Progressive on-demand access to .NET NuGet package source for AI coding agents.

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

Similar MCP servers embedding-nearest

mcp-digger
MCP server giving AI coding agents progressive, on-demand access to .NET C# NuGet package source code.
0 tools
contextdigger-mcp
Lightweight MCP server for ContextDigger - enables AI tools to access all 50+ CLI commands
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
.NET MCP Server
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
0 tools
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools
agentledger-mcp
MCP tool and context adapter package for AgentLedger
0 tools

How to use

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

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