mcpbeat Sign in

MCP AI Tooling Detector MCP Server

local only

MCP AI Tooling Detector runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm. Last commit 8 Sep 2026.

Detect whether a company declares, deploys, or charges for AI, with evidence.

Installs per day peak 279 · avg 28 · -48% w/w
a month agotoday
73
Installs / week
npm · @mambalabsdev/mcp-ai-tooling-detector
0
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP AI Tooling Detector every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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-ai-tooling-detector -- npx -y @mambalabsdev/mcp-ai-tooling-detector
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-ai-tooling-detector": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-ai-tooling-detector"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-ai-tooling-detector]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-ai-tooling-detector"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-ai-tooling-detector": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-ai-tooling-detector"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-ai-tooling-detector": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-ai-tooling-detector"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP AI Tooling Detector

same job, measured the same way
Specshield MCP Server
by specshield-io

The API-change deploy gate for AI coding agents. Read-only breaking-change detection.

local only
Cloudwright
by xmpuspus

Cloud architecture and migration planning with costs, controls, evidence, and deployable IaC.

197 installs/wk local only
Sota
by sota

EU-native PaaS for AI agents — deploy web apps with one sentence, managed Postgres, GDPR by default.

39 installs/wk 14 tools answering
I
Perceptdot Vercel
by perceptdot

AI agent vision for Vercel deployments — with ROI measurement. perceptdot.com

36 installs/wk local only
Telbase
by telbase

Deploy any web project with one command. AI-native platform with self-healing feedback.

68 installs/wk local only
DEEPBOM
by junhwan-kwon

Local static analysis and evidence generation for deployed AI model artifacts.

836 installs/wk local only
NIM Key Manager
by bysergimm

Self-hosted NVIDIA NIM API-key manager with a Claude MCP connector; deploy your own instance.

local only
Alpic
by alpic-mcp

Manage your projects, debug deployments, and check analytics for any MCP server you host with Alpic.

answering

MCP AI Tooling Detector — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP AI Tooling Detector?
MCP AI Tooling Detector 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 @mambalabsdev/mcp-ai-tooling-detector was installed 73 times last week.
How do I connect MCP AI Tooling Detector?
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 @mambalabsdev/mcp-ai-tooling-detector straight from npm; nothing to host, nothing to sign up for.
How many people use MCP AI Tooling Detector?
The npm package @mambalabsdev/mcp-ai-tooling-detector was installed 73 times in the last week. Week over week that is -48%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP AI Tooling Detector 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.