MCP server intelligence profile

DocsFetcher MCP Server

Fetches and extracts comprehensive package documentation from multiple programming language ecosystems (JavaScript, Python, Java, etc.) for LLMs like Claude without requiring API keys

Local Onlycdugo
Awaiting current scanNpm · 1.0.0

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @cdugo/docs-fetcher-mcp from npm

Version 1.0.0 declares 1 executable entrypoint.

npm install --save-exact @cdugo/docs-fetcher-mcp@1.0.0
npx -y -p @cdugo/docs-fetcher-mcp@1.0.0 @cdugo/docs-fetcher-mcp
MCP client configuration example
{
  "mcpServers": {
    "@cdugo/docs-fetcher-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@cdugo/docs-fetcher-mcp@1.0.0",
        "@cdugo/docs-fetcher-mcp"
      ]
    }
  }
}

Identity

Canonical slugdocsfetcher-mcp-server-3480b654DeploymentLocal Only
Canonical packagenpm:@cdugo/docs-fetcher-mcpRepositorycdugo/package-documentation-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@cdugo/docs-fetcher-mcp1.0.01Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@cdugo/docs-fetcher-mcp1.0.0CurrentSep 5, 20264 toolsSucceeded · 0 resources · 2 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
DocsFetcherServer-reported name
2Capability groups
Aug 17, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
fetch-library-docs
Input schema
{
  "type": "object",
  "properties": {
    "library": {
      "type": "string",
      "description": "Name of the package or URL of the library documentation to fetch"
    },
    "language": {
      "type": "string",
      "description": "Programming language or repository type if providing a package name (e.g., javascript, python, java, dotnet)"
    }
  },
  "required": [
    "library"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
fetch-multilingual-docs
Input schema
{
  "type": "object",
  "properties": {
    "packageName": {
      "type": "string",
      "description": "Name of the package to fetch documentation for"
    },
    "languages": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "List of programming languages or repository types to check (e.g., javascript, python, java)"
    }
  },
  "required": [
    "packageName",
    "languages"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
fetch-package-docs
Input schema
{
  "type": "object",
  "properties": {
    "packageName": {
      "type": "string",
      "description": "Name of the package to fetch documentation for"
    },
    "language": {
      "type": "string",
      "description": "Programming language or repository type (e.g., javascript, python, java, dotnet)"
    }
  },
  "required": [
    "packageName"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
fetch-url-docs
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "format": "uri",
      "description": "URL of the library documentation to fetch"
    }
  },
  "required": [
    "url"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 2

  • explain-dependency-errorexplain-dependency-error
  • summarize-library-docssummarize-library-docs

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

DocsFetcher MCP Server questions

How do I install DocsFetcher MCP Server?

Install the selected package version with: npm install --save-exact @cdugo/docs-fetcher-mcp@1.0.0

What tools does DocsFetcher MCP Server provide?

DocsFetcher MCP Server exposed 4 tools during independent protocol observation, including fetch-library-docs, fetch-multilingual-docs, fetch-package-docs, fetch-url-docs.

Is DocsFetcher MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.