Stats
Actions
Tags
From code-context
Connects to the DeepWiki remote service for accessing code documentation, knowledge base queries, and context retrieval. Requires no additional secrets.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"deepwiki-code-context": {
"type": "http",
"url": "https://mcp.deepwiki.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.deepwiki.com/mcpnpx claudepluginhub fradser/dotclaude --plugin code-context