MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/DeepWiki by Devin
Code ExecutionOfficial
D

DeepWiki by Devin

Remote, no-auth MCP server providing AI-powered codebase context and answers

0 starsUpdated Aug 28, 2026

Ads

Overview

> 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 Model Context Protocol (MCP) is an open standard that enables AI apps to securely connect to MCP-compatible data sources and tools. You can think of MCP like a USB-C port for AI applications - a standardized way to connect AI apps to different services. The DeepWiki MCP server is a free, remote, no-authentication-required service that provides access to public repositories.

Installation

claude mcp add -s user -t http deepwiki https://mcp.deepwiki.com/mcp

Configuration

{
  "mcpServers": {
    "deepwiki": {
      "serverUrl": "https://mcp.deepwiki.com/mcp"
    }
  }

Capabilities

  • List documentation topics

    Ask for the available wiki topics for any public GitHub repo using `read_wiki_structure`.

  • Read repository docs

    Pull up the full documentation content for a GitHub repository with `read_wiki_contents`.

  • Ask repo questions

    Get AI-grounded answers to questions about any public repository via `ask_question`.

Tags

  • coding-agent
  • knowledge-retrieval
  • documentation
  • development

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago