Deepwiki MCP Server

by regenrek
MIT License
0
38
  • Linux
  • Apple

deepwiki_fetch

Retrieve and convert deepwiki.com repository content into Markdown format, enabling users to crawl and access pages or aggregated data for documentation purposes.

Instructions

Fetch a deepwiki.com repo and return Markdown

Input Schema

NameRequiredDescriptionDefault
maxDepthNoCan fetch a single site => maxDepth 0 or multiple/all sites => maxDepth 1
modeNoaggregate
urlYesshould be a url or user/repo name
verboseNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "maxDepth": { "default": 1, "description": "Can fetch a single site => maxDepth 0 or multiple/all sites => maxDepth 1", "maximum": 1, "minimum": 0, "type": "integer" }, "mode": { "default": "aggregate", "enum": [ "aggregate", "pages" ], "type": "string" }, "url": { "description": "should be a url or user/repo name", "type": "string" }, "verbose": { "default": false, "type": "boolean" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Deepwiki MCP Server

Related Tools

ID: 083ng0n9r5