Back to Browse

Scriptdocs MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

4.8
Use Caution4.8High Risk

ScriptDocs MCP server is a well-architected documentation fetching tool with proper error handling, no malicious patterns, and permissions appropriately scoped to its purpose. The codebase demonstrates mature security practices including environment-based secret management for the owner key, input validation via Zod schemas, and explicit error handling that avoids data fabrication. Minor code quality observations exist but do not pose security risks. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-timwal78-scriptdocs-mcp-server": {
      "args": [
        "-y",
        "@scriptmasterlabs/scriptdocs-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!