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.
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
Tool
Category
Annotations
Risk
deepwiki_fetchFetch a deepwiki.com repo and return MarkdownInput 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
Endpoint
Transport
Authentication
Health
Observed
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.