DeepWiki by Devin

By devin.aiCreated 10 days ago
starstarstarstarstar

Remote, no-auth MCP server providing AI-powered codebase context and answers.

Visit Project
Share this MCP:
X (Formerly Twitter)RedditblueskyThreads by Instagram

Category

Official MCP Server

Tags

DeepwikiAi CodebaseMcpServerDevin

DeepWiki MCP - Devin Docs

===============

Devin Docs home pageImage 1: dark logoImage 2: dark logo

Search...

Ctrl K Ask AI

Search...

Navigation

Working with Devin

DeepWiki MCP

DocumentationPrompts & TutorialsAPI ReferenceRelease NotesEnterprise

Get Started
Essential Guidelines
Onboarding Devin
Working with Devin
Product Guides
Integrations
Admin

Working with Devin

DeepWiki MCP

How to use the official DeepWiki MCP server.

The DeepWiki MCP server provides programmatic access to DeepWiki’s repository documentation (Devin Wiki) and search capabilities (Ask Devin).

​

What is MCP?

The Model Context Protocol (MCP) is an open standard that enables AI apps to securely connect to MCP-compatible data sources and tools. You can think of MCP like a USB-C port for AI applications - a standardized way to connect AI apps to different services.

​

DeepWiki MCP Server

The DeepWiki MCP server is a free, remote, no-authentication-required service.

Base Server URL:https://mcp.deepwiki.com/

​

Available Tools

The DeepWiki MCP server offers three main tools:

  1. read_wiki_structure - Get a list of documentation topics for a GitHub repository
  2. read_wiki_contents - View documentation about a GitHub repository
  3. ask_question - Ask any question about a GitHub repository and get an AI-powered, context-grounded response

​

Wire Protocols

The DeepWiki MCP server supports two wire protocols:

​

SSE (Server-Sent Events) - /sse

  • URL:https://mcp.deepwiki.com/sse
  • The official MCP specification version
  • Supported by Claude
  • Recommended for most integrations

​

Streamable HTTP - /mcp

  • URL:https://mcp.deepwiki.com/mcp
  • Newer protocol, works with Cloudflare and OpenAI
  • Also supports the legacy /sse version

For maximum compatibility, try the SSE endpoint at /sse first.

​

Related Resources

Want DeepWiki capabilities for private repositories? Sign up for a Devin account at Devin.ai

Assistant

Responses are generated using AI and may contain mistakes.

DeepWikiKnowledge

xlinkedin

Powered by Mintlify

On this page