๐ MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
{
"mcpServers": {
"mcp-deepwiki": {
"args": [
"-y",
"mcp-deepwiki@latest"
],
"command": "npx"
}
}
}๐ MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Is it safe?
No known CVEs for mcp-deepwiki.
No authentication โ any process on your machine can connect.
MIT. View license โ
Is it maintained?
Last commit 15 days ago. 1,320 stars. 5,351 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
1 tool. ~200 tokens (0.1% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked โ your result helps other developers.
npx -y mcp-deepwiki 2>&1 | head -1 && echo "โ Server started successfully"
After testing, let us know if it worked:
deepwiki_fetchFetches and converts Deepwiki documentation to Markdown. Takes a Deepwiki URL, crawls all relevant pages, converts them to Markdown, and returns either one aggregated document or a list by page.
This server is missing a description.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience โ it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.