Thanks to visit codestin.com
Credit goes to mcp.deepwiki.com

             ;d;.
          .lc:::c;:
          ':::::::o
   .l:cx,'c:::::::o :xOOdl
  dc::::::::oc::l:,kkkkkkkx    DeepWiki MCP Server
  o:::::::x  llo  ;kkkkkkkO
  cc::::::ddOkkkkOkkkkkkkkx
   .'cl;,l;kkkkkkkk::dOddc     Connect to: `https://mcp.deepwiki.com/mcp`
   .;odc:c;kkkkkkkk::xOOd:
  OoooooookdOkkkk0kkkkkkkkx
  xoooooooO  'oo  ;kkkkkkkO    Docs: https://docs.devin.ai/work-with-devin/deepwiki-mcp
  Oooooooookxooodldkkkkkkkx
   .dldc:;oooooooox :xkOd:
          ,ooooooox
          .ldooodcl
             :,,
Setup Instructions:

For most clients (Streamable HTTP):
{
  "mcpServers": {
    "deepwiki": {
      "url": "https://mcp.deepwiki.com/mcp"
    }
  }
}

For private repos:
{
  "mcpServers": {
    "deepwiki": {
      "url": "https://mcp.devin.ai/mcp",
      "headers": {
        "Authorization": "Bearer <API_KEY>"
      }
    }
  }
}

For Claude Code:
claude mcp add -s user -t http deepwiki https://mcp.deepwiki.com/mcp

Full documentation:
https://docs.devin.ai/work-with-devin/deepwiki-mcp