MCP server intelligence profile

Deepwiki MCP Server

An MCP server that fetches and converts Deepwiki documentation into Markdown, allowing users to crawl pages from deepwiki.com repositories and access them in different output formats

Local Onlyregenrek
Awaiting current scanNpm · 0.0.10

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

1Distribution channel
1Independently 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 mcp-deepwiki from npm

Version 0.0.10 declares 1 executable entrypoint.

npm install --save-exact mcp-deepwiki@0.0.10
npx -y -p mcp-deepwiki@0.0.10 mcp-instruct
MCP client configuration example
{
  "mcpServers": {
    "mcp-deepwiki": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "mcp-deepwiki@0.0.10",
        "mcp-instruct"
      ]
    }
  }
}

Identity

Canonical slugdeepwiki-mcp-server-ec3b0f29DeploymentLocal Only
Canonical packagenpm:mcp-deepwikiRepositoryregenrek/deepwiki-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmmcp-deepwiki0.0.107Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmmcp-deepwiki0.0.10CurrentSep 5, 20261 toolsSucceeded · 0 resources · 0 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
my-mcp-serverServer-reported name
1Capability groups
Aug 15, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
deepwiki_fetchFetch a deepwiki.com repo and return Markdown
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "should be a URL, owner/repo name (e.g. \"vercel/ai\"), a two-word \"owner repo\" form (e.g. \"vercel ai\"), or a single library keyword"
    },
    "maxDepth": {
      "type": "integer",
      "minimum": 0,
      "maximum": 1,
      "default": 1,
      "description": "Can fetch a single site => maxDepth 0 or multiple/all sites => maxDepth 1"
    },
    "mode": {
      "type": "string",
      "enum": [
        "aggregate",
        "pages"
      ],
      "default": "aggregate"
    },
    "verbose": {
      "type": "boolean",
      "default": false
    }
  },
  "required": [
    "url"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Deepwiki MCP Server questions

How do I install Deepwiki MCP Server?

Install the selected package version with: npm install --save-exact mcp-deepwiki@0.0.10

What tools does Deepwiki MCP Server provide?

Deepwiki MCP Server exposed 1 tool during independent protocol observation, including deepwiki_fetch.

Is Deepwiki 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.