mcpbeat Sign in

mcp-digger MCP Server

local only

mcp-digger runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 26 May 2026.

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

Installs per day peak 25 · avg 7 · -27% w/w
a month agotoday
45
Installs / week
npm · mcp-digger
0
Stars
0 open issues
26 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable src/cacheManager.ts:130, src/testHelpers.ts:64
  const sigPath = path.join(pkg.cachePath, SIGNATURES_DIR, relPath);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-digger -- npx -y mcp-digger
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-digger": {
      "args": [
        "-y",
        "mcp-digger"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-digger]
command = "npx"
args = ["-y", "mcp-digger"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-digger": {
      "args": [
        "-y",
        "mcp-digger"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-digger": {
      "args": [
        "-y",
        "mcp-digger"
      ],
      "command": "npx"
    }
  }
}

Alternatives to mcp-digger

same job, measured the same way
Hive Vault
by mlorentedev

On-demand Obsidian vault access for AI coding assistants — 17 tools, 5 resources, 4 prompts.

937 installs/wk local only
.NET MCP Server
by jongalloway

AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.

local only
Defenter Proxy
by defenter-ai

Real-time semantic security for AI coding agents and MCP tools

122 installs/wk local only
Fetter MCP
by fetter-io

Real-time Python package and vulnerability data for AI coding agents.

3 tools answering
veddata
by sanzineo

MCP server for AI agents: discover a web page's data sources and drive the page to reach them.

local only
Switchboard
by wkoverfield

One firewall and password manager for all your AI coding agents' MCP servers and secrets.

89 installs/wk local only
agentdocs
by titov-d

Fresh, source-verified docs for building MCP servers and Claude agents, for AI coding agents.

35 installs/wk local only
SEO Stack MCP
by raffaele86

The complete open-source SEO data stack for AI agents: 7 sources, 86 tools, one MCP server

84 installs/wk local only

mcp-digger — questions

Answers built from our own checks of this server.

Why is there no uptime for mcp-digger?
mcp-digger runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-digger was installed 45 times last week.
How do I connect mcp-digger?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-digger straight from npm; nothing to host, nothing to sign up for.
How many people use mcp-digger?
The npm package mcp-digger was installed 45 times in the last week. Week over week that is -27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mcp-digger open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.