← Registry

Developer Tools

agnt5.com

This MCP server provides AI-powered answers and documentation access for GitHub repositories, helping developers understand and navigate codebases.

1 endpoint3 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://mcp.deepwiki.com/mcp

No auth detected

MCP server metadata

Name
DeepWiki
Version
2.14.3
Capabilities
experimentalprompts.listChangedresources.listChangedtools.listChanged
Server instructions

DeepWiki MCP provides AI-powered documentation for GitHub repositories. Available tools: - read_wiki_structure: Get a list of documentation topics for a repository - read_wiki_contents: View full documentation about a repository - ask_question: Ask any question about a repository and get an AI-powered answer - list_available_repos: List your available repositories (private mode only) - generate_wiki: Generate a codebase wiki for a repository — only use when explicitly requested by the user (private mode only) - devin_automation_manage: Manage Devin automations — list, get, create, update, delete, or fetch the trigger event schemas (private mode only) - devin_billing_tag_manage: Manage Devin billing tags — list, get, create, add a member, list members (private mode only) - devin_code_scan_manage: Manage Devin code scans, sometimes referred to as 'security scans' or 'Devin Security Swarm' — list scans, list findings, list profiles, get a profile, create a scan, remediate a finding (private mode only) - devin_knowledge_manage: Manage Devin knowledge notes and suggestions — list, search, get, create, update, delete notes, view folder structure, list/view/dismiss knowledge suggestions (private mode only) - devin_mcp_server_manage: Manage org MCP server installations — install (marketplace or custom), update, enable, disable, delete (private mode only) - devin_oncall_manage: Devin Oncall operations — get an Oncall report's current responder membership, page through a responder's open issues, and queue a Datadog dashboard ingestion (private mode only) - devin_playbook_manage: Manage Devin playbooks — list, get, create, update, delete (private mode only) - devin_review_manage: Trigger a Devin Review for a pull request or fetch the latest review status (private mode only) - devin_schedule_manage: Manage scheduled Devin sessions — list, get, create, update, delete (private mode only) - devin_session_create: Create one or more child Devin sessions (private mode only) - devin_session_interact: Manage a Devin session — get status, send messages, sleep/terminate/archive/unarchive, read messages & attachments, manage tags (private mode only) - devin_session_events: Inspect session events — list summaries, fetch full details, or search event contents (private mode only) - devin_session_search: Search and filter Devin sessions (private mode only) - devin_session_gather: Wait for multiple Devin sessions to reach a settled state (private mode only) - list_integrations: List all native integrations and MCP servers with their status and settings URLs (private mode only) - find_setting: Find Devin webapp settings pages and deep-link URLs for them (private mode only)

Known tools 3

ask_question

Ask any question about a GitHub repository and get an AI-powered, context-grounded response.

Inferred read-only
read_wiki_contents

View documentation about a GitHub repository.

Inferred read-only
read_wiki_structure

Get a list of documentation topics for a GitHub repository.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.deepwiki]
url = "https://mcp.deepwiki.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "deepwiki": {
      "type": "http",
      "url": "https://mcp.deepwiki.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: deepwiki
Remote MCP URL: https://mcp.deepwiki.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "deepwiki": {
      "url": "https://mcp.deepwiki.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "deepwiki": {
      "type": "http",
      "url": "https://mcp.deepwiki.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "deepwiki",
  "transport": "streamable-http",
  "url": "https://mcp.deepwiki.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for deepwiki.com was fetched 2026-08-23T23:29:32.096Z.

Trust status Trusted

deepwiki.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.