Server Directory
SearchBeginner

DeepWiki

by Devin AI

Devin AI's DeepWiki integration for technical documentation search, code examples, API reference lookup, and developer knowledge base access.

CAPABILITIES

  • Technical documentation search
  • Code example lookup
  • API reference access
  • Framework guides
  • Best practices
  • Version-specific docs

INSTALLATION

Terminal
npx -y @devin/mcp-server-deepwiki

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "deepwiki": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@devin/mcp-server-deepwiki"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Search
Difficulty
Beginner
Maintained By
Devin AI
NPM Package
@devin/mcp-server-deepwiki

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →