Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
AI & KnowledgeAuth: Open

DeepWiki hosted MCP server

Repo knowledge

DeepWiki’s open MCP server (by the Devin team at Cognition) lets agents query AI-generated documentation for public GitHub repositories — asking questions about a codebase and getting structured, current answers.

Curated by Published Updated

Server description

AI-generated wikis for public GitHub repos

DeepWiki’s open MCP server (by the Devin team at Cognition) lets agents query AI-generated documentation for public GitHub repositories — asking questions about a codebase and getting structured, current answers.

Directory details

Slug
deepwiki
Category
AI & Knowledge
Category slug
ai-and-knowledge
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "deepwiki": {
      "url": "https://mcp.deepwiki.com/sse"
    }
  }
}

Connection links