mcpbeat Sign in

ScriptDocs MCP Server

local only

ScriptDocs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm.

Real, live npm/PyPI docs and OSV.dev vulnerability data for AI coding agents. No fake data.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 8 · +105% w/w
a month agotoday
32
Installs / week
npm · @scriptmasterlabs/scriptdocs-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

Alternatives to ScriptDocs MCP

same job, measured the same way
Fetter MCP
by fetter-io

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

3 tools answering
AgentGuard — security checks for AI agents
by shuaicongxiaomai

Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).

local only
Defenter Proxy
by defenter-ai

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

122 installs/wk local only
Osv Advisory MCP Server
by cyanheads

Query OSV.dev for package vulnerabilities and batch-audit dependency lists via MCP.

101 installs/wk 4 tools answering
Vulnicheck
by andrasfe

HTTP MCP Server for comprehensive Python vulnerability scanning and security analysis.

local only
Snyk API & Web MCP Server
by snyk

MCP server for Snyk API & Web — DAST scanning, findings management, and vulnerability triage

96 installs/wk local only
Inkog
by inkog-io

Security co-pilot for AI agents. Scan for vulnerabilities, audit MCP servers, verify governance.

228 installs/wk local only
Agent Security Scanner MCP
by sinewaveai

Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.

728 installs/wk local only

ScriptDocs MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for ScriptDocs MCP?
ScriptDocs MCP 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 @scriptmasterlabs/scriptdocs-mcp-server was installed 32 times last week.
Is ScriptDocs MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect ScriptDocs MCP?
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 @scriptmasterlabs/scriptdocs-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use ScriptDocs MCP?
The npm package @scriptmasterlabs/scriptdocs-mcp-server was installed 32 times in the last week. Week over week that is +105%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.