deepwiki-open-mcp

fagerbergj/deepwiki-open-mcp
★ 0 stars Go Browser/Web Updated 6d ago
Thin MCP server for self-hosted deepwiki-open - tool-compatible with Devin's DeepWiki MCP (read_wiki_structure, read_wiki_contents, ask_question)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deepwiki-open-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/fagerbergj/deepwiki-open-mcp@latest"
      ]
    }
  }
}

README Excerpt

A thin MCP server that wraps a self-hosted [deepwiki-open](https://github.com/AsyncFuncAI/deepwiki-open) instance and exposes the same three tools as Devin's closed-source [DeepWiki MCP server](https://mcp.deepwiki.com/mcp): `read_wiki_structure`, `read_wiki_contents`, and `ask_question`, with matching names, descriptions, and input schemas. Any MCP client already configured for Devin's server works against this one by swapping the URL — answers just come from your own deepwiki-open instance ins

Tools (5)

DEEPWIKI_MODELDEEPWIKI_PROVIDERDEEPWIKI_URLPORTopenrouter