Labsco
MCP SERVER · OFFICIAL PROJECT

DeepWiki Repo Q&A

by DeepWiki

Three tools that answer questions about any public GitHub repository, free and with no account at all.

Code Intelligence & Repository IndexingOfficial source
Summary
The cheapest useful connection in this directory: three tools, no account, and it answers questions about code you did not write.

Reading an unfamiliar dependency normally means cloning it or trusting a model's memory of a version that has moved on. Asking a grounded question about the actual repository is faster than either, and costs nothing to have connected permanently. The limits are honest ones — public repositories only, and it answers from documentation rather than executing anything.

What it is

DeepWiki's endpoint, from the Devin team. We connected without credentials and it listed three tools; the server reports version 2.14.3. It covers public repositories only.

What you get
  • read_wiki_structure — the documentation topics that exist for a repository
  • read_wiki_contents — the documentation itself
  • ask_question — any question about the repository, answered against its actual contents
Requirements

None. No key, no account, public repositories only, and nothing user-specific is involved.

Setup effort

Paste a URL — add the endpoint to your client