# com.googleapis.developerknowledge/mcp (remote · developerknowledge.googleapis.com)

Provides access to Google's public developer documentation.

- Trust score: 67/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `developerknowledge.googleapis.com`: 67/100 (this document), [markdown](https://verifymcp.io/servers/com-googleapis-developerknowledge-mcp/developerknowledge.md), [page](https://verifymcp.io/servers/com-googleapis-developerknowledge-mcp/developerknowledge)

## Channel facts

- Endpoint: `https://developerknowledge.googleapis.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 63/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 561 tokens (~187/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-googleapis-developerknowledge-mcp https://developerknowledge.googleapis.com/mcp
```

### Codex

```toml
[mcp_servers.com-googleapis-developerknowledge-mcp]
url = "https://developerknowledge.googleapis.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-googleapis-developerknowledge-mcp": {
      "type": "remote",
      "url": "https://developerknowledge.googleapis.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-googleapis-developerknowledge-mcp --url https://developerknowledge.googleapis.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-googleapis-developerknowledge-mcp:
    url: "https://developerknowledge.googleapis.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-googleapis-developerknowledge-mcp": {
      "type": "http",
      "url": "https://developerknowledge.googleapis.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 65, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 64, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 62, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 62)

First indexed and scored.

## MCP tools (3)

### `search_documents` (~289 tokens)

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

\* Dart: dart.dev

\* Firebase: firebase.google.com

\* Flutter: docs.flutter.dev

\* Fuchsia: fuchsia.dev

\* Gemini CLI: geminicli.com

\* Go: go.dev

\* Google AI: ai.google.dev

\* Google Antigravity: antigravity.google

\* Google Cloud: cloud.google.com & docs.cloud.google.com

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

\* Google Home: developers.home.google.com

\* Google Maps Platform: mapsplatform.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.

Input parameters:

- `query` (string, required): Required. The raw query string provided by the user, such as "How to create a Cloud Storage bucket?".

Output parameters:

- `results` (array): The search results for the given query. Each Document in this list contains a snippet of content relevant to the search query. Use the DocumentChunk.name field of each result with get_documents to re…

### `answer_query` (~127 tokens)

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. 
This tool returns the generated answer_text and a list of document names (references) used to generate the answer. Use get_documents with the document names to fetch the entire document content if needed.

If you get a 429 out of quota error, use search_documents instead.

Input parameters:

- `query` (string, required): Required. The query to answer.

Output parameters:

- `answerText` (string): The answer to the query.
- `references` (array): Output only. The resource names of the documents used to generate the answer.

### `get_documents` (~145 tokens)

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.

Input parameters:

- `names` (array, required): Required. The names of the documents to retrieve, as returned by search_documents. A maximum of 20 documents can be retrieved in one call. The documents are returned in the same order as the `names`…

Output parameters:

- `documents` (array): Documents requested.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-googleapis-developerknowledge-mcp/developerknowledge#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 66
- 2026-08-01: 66
- 2026-07-31: 65
- 2026-07-30: 64
- 2026-07-29: 64
- 2026-07-28: 63
- 2026-07-27: 62
- 2026-07-26: 62

## Links

- Remote endpoint: https://developerknowledge.googleapis.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-googleapis-developerknowledge-mcp/developerknowledge/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-googleapis-developerknowledge-mcp/developerknowledge/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-googleapis-developerknowledge-mcp/developerknowledge
