← Deepwiki MCP Server

Deepwiki MCP Server 0.0.10

npm · mcp-deepwiki · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-15T20:50:16.320Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "tools": {
    "listChanged": true
  }
}

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

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.