Loomal

mcp-digger

MCP server by github.com/janeksm/mcp-digger

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

0 starsnpm: mcp-digger

About mcp-digger

mcp-digger is an MCP (Model Context Protocol) server published by janeksm in the official MCP registry, listed under Autonomous Agents on Loomal. Progressive on-demand access to .NET NuGet package source for AI coding agents.

It ships as an npm package (mcp-digger), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/janeksm/mcp-digger.

Use mcp-digger with your agent

Claude Code · one command
claude mcp add mcp-digger -- npx -y mcp-digger
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-digger": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-digger"
      ]
    }
  }
}
npmmcp-digger

Frequently asked questions

What is mcp-digger?
mcp-digger is an MCP (Model Context Protocol) server by janeksm in the Autonomous Agents category. Progressive on-demand access to .NET NuGet package source for AI coding agents.
How do I connect mcp-digger to Claude, Cursor, or another MCP client?
Install mcp-digger from its npm package (mcp-digger) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-digger open source?
Yes — the source code is public at github.com/janeksm/mcp-digger.
Can AI agents pay to use mcp-digger?
Not yet through Loomal — mcp-digger is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-digger? Claim this listing free by verifying GitHub ownership, or contact us.