# mcp MCP server

Provides access to Google's public developer documentation.

## Links
- Registry page: https://www.getdrio.com/mcp/com-googleapis-developerknowledge-mcp

## Install
- Endpoint: https://developerknowledge.googleapis.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://developerknowledge.googleapis.com/mcp

## Tools
- search_documents - Use this tool to find documentation about Google developer products. The documents contain official APIs, code snippets, release notes, best practices, guides, debugging info, and more. It covers the following products and domains:


* ADK: adk.dev

* Android: developer.android.com

* Apigee: docs.apigee.com

* Chrome: developer.chrome.com

* Firebase: firebase.google.com

* Fuchsia: fuchsia.dev

* Gemini CLI: geminicli.com

* Go: go.dev

* Google AI: ai.google.dev

* Google Antigravity: antigravity.google

* Google Cloud: docs.cloud.google.com

* Google Developers, Ads, Search, Google Maps, Youtube: developers.google.com

* Google Home: developers.home.google.com

* TensorFlow: www.tensorflow.org

* Web: web.dev


This tool returns chunks of text, names, and URLs for matching documents. If the returned chunks are not detailed enough to answer the user's question, use `get_documents` with the `parent` from this tool's output to retrieve the full document content.
 Endpoint: https://developerknowledge.googleapis.com/mcp
- answer_query - Use answer_query to get a grounded answer to a query about Google developer products. This tool has limited quota. This tool will synthesize information from the corpus to generate an answer to the query. answer_query grounds answers using the same corpus as search_documents. If you get a 429 out of quota error, use search_documents instead. Endpoint: https://developerknowledge.googleapis.com/mcp
- get_documents - Use this tool to retrieve the full content of a single document or up to 20 documents in a single call. The document names should be obtained from the `parent` field of results from a call to the `search_documents` tool. Set the `names` parameter to a list of document names. Endpoint: https://developerknowledge.googleapis.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.googleapis.developerknowledge
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 19, 2026
- Source: https://registry.modelcontextprotocol.io
