DeepWiki by Devin
About
Remote, no-auth MCP server providing AI-powered codebase context and answers
Details
- Author
- Unknown
- Categories
- Developer Tools, Knowledge Base
Jump to
What can you do with DeepWiki By Devin MCP?
Ask your AI assistant to "explain how this GitHub repo works" using DeepWiki's free, no-auth public documentation access.
- List documentation topics— Ask for the available wiki topics for any public GitHub repo usingread_wiki_structure.
- Read repository docs— Pull up the full documentation content for a GitHub repository withread_wiki_contents.
- Ask repo questions— Get AI-grounded answers to questions about any public repository viaask_question.
How to use the official DeepWiki MCP server
The DeepWiki MCP server provides programmatic access to DeepWiki's public repository documentation and search capabilities (Ask Devin).
The DeepWiki MCP server is a free, remote, no-authentication-required service that provides access to public repositories.
Base Server URL:https://mcp.deepwiki.com/
The DeepWiki MCP server offers three main tools:
- read_wiki_structure- Get a list of documentation topics for a GitHub repository
- read_wiki_contents- View documentation about a GitHub repository
- ask_question- Ask any question about a GitHub repository and get an AI-powered, context-grounded response
The DeepWiki MCP server supports two wire protocols:
- URL:https://mcp.deepwiki.com/mcp
- Works with Cloudflare, OpenAI, and Claude
- Recommended for most integrations
- URL:https://mcp.deepwiki.com/sse
- Legacy protocol, being deprecated
The/mcpendpoint is recommended as SSE is being deprecated.
The field name for the server URL depends on the client: Devin Desktop usesserverUrl, while most other clients use the standardurlfield. Using the wrong field name causes the MCP server to be silently ignored.
{ "mcpServers": { "deepwiki": { "serverUrl": "https://mcp.deepwiki.com/mcp" } } }
{ "mcpServers": { "deepwiki": { "url": "https://mcp.deepwiki.com/mcp" } } }
claude mcp add -s user -t http deepwiki https://mcp.deepwiki.com/mcp
- Devin's MCP Marketplace
- Connecting remote MCP servers to Claude
- OpenAI's docs for using the DeepWiki MCP server
- DeepWiki
- Ask Devin
Want DeepWiki capabilities for private repositories? Sign up for a Devin account atDevin.aiand use theDevin MCP serverwith your Devin API key.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.
Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
MCP server that ingests project docs once and lets Claude search by meaning instead of reading everything — saving tokens on large codebases
Easily provide codebase context to Large Language Models (LLMs).
Context7 Private Docs MCP is a paid hosted remote MCP for private, version-pinned documentation context, source citations, stale-doc checks, and usage receipts for coding agents.
An intelligent system for managing programming rules, supporting search, versioning, code validation, and prompt enhancement.
Search DevExpress documentation (300,000+ help topics) using natural language queries across Angular, Blazor, WPF, WinForms, ASP.NET Core, React, Vue, and more in the AI Coding Assistant and/or IDE of your choice. Receive instant code examples, implementation guidance, and step-by-step instructions. Built-in tools and prompts guide AI coding agents to help developers build better applications faster with DevExpress components.
The official Duck Framework MCP server provides AI assistants with rich, project-aware context for building applications using Duck Framework. It offers documentation retrieval, code guidance, API references, best practices, component discovery, and framework-specific recommendations to help developers generate high-quality Duck Framework projects faster and more accurately.
GeneXus 18 MCP server for Claude, Cursor, and AI agents — read, edit, analyze KB objects (transactions, web panels, procedures, SDTs) over the Model Context Protocol.
Local codebase context compiler for AI coding agents, turning TypeScript/Node workspaces into compact, verifiable context packs.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





