D

DeepWiki by Devin

AI & Search MCP server Source ↗
Server spec
Install
See source repository
Transport
http
Auth
None
Language
Not publicly specified
Tools exposed
4
Official
Community

DeepWiki by Devin is a Model Context Protocol server designed to provide AI-powered access to codebase knowledge. It operates as a remote service without authentication requirements, making it accessible for automated agent integration.

The server fits into the MCP ecosystem as a specialized provider of codebase context and natural language answers. Developers would use it to augment AI agents with project-specific knowledge without implementing custom retrieval systems.

This type of server is particularly suited for teams wanting to expose their code documentation to AI tools. Its placement in the Security section of awesome lists suggests it may include features for controlled information disclosure.

Tools exposed

search_codebaseretrieve_related_contextgenerate_answersummarize_document

Resources

Codebase contextDocumentation snippets

Requirements

  • Remote server access
  • Codebase or documentation source

Use cases

Answer developer questions about a codebaseProvide context for code generation tasksSummarize project documentation

Pros & cons

Pros

  • No authentication required for integration
  • AI-powered retrieval for unstructured data
  • Remote deployment eliminates local setup

Cons

  • Limited to publicly documented capabilities
  • No visibility into underlying model specifics
  • Dependent on remote server availability

Related MCP servers

A
AI & Search

stdio · 4 tools

AgentQL is a Model Context Protocol server that enables AI agents to extract structured data from unstructured web pages...

View details Visit
A
AI & Search

http · 4 tools

AgentRPC enables AI agents to connect to functions across different languages and network boundaries. It facilitates rem...

View details Visit
A
AI & Search

stdio · 5 tools

An MCP server providing AI voice tools like text-to-speech (TTS), voice cloning, and video translation. It enables agent...

View details Visit
A
AI & Search

stdio · 5 tools

Enables AI agents to interact with the Atla API for large language model evaluation. Provides a standardized interface f...

View details Visit
A

Atlan

Official
AI & Search

http · 5 tools

Atlan's MCP server provides a bridge between AI agents and metadata repositories. It enables AI tools to access and leve...

View details Visit

Explore the source

DeepWiki by Devin

View repository