zoo-mcp

matthew-kissinger/zoo-mcp

3.2

If you are the rightful owner of zoo-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Zoo MCP is a Model Context Protocol server designed to help AI coding agents discover real-world code examples with full provenance from reliable public sources via APIs.

Tools

Functions exposed to the LLM to take actions

gh_search_repos

Discover repositories by query with qualifiers like language, stars, pushed, topic, and org.

gh_search_code

Find code files matching a query.

gh_get_contents

Fetch file or directory listing such as README, docs, and examples.

gh_get_archive

Download repository snapshot without history (zipball/tarball).

grep_search

Cross-repo regex code search for definitions or call-sites.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources