9 C
New York
Monday, April 13, 2026

Google previews Developer Information API, MCP server that may make it simpler to entry docs for Google companies


Google is making an attempt to make it simpler for builders to entry its documentation by creating the Developer Information API and corresponding MCP server, each now in public preview.

The Developer Information API permits builders to go looking and retrieve documentation for Google’s companies in Markdown. This contains documentation from firebase.google.com, developer.android.com, docs.cloud.google.com, and extra.

The 2 foremost capabilities that the API helps are SearchDocumentChunks, which finds web page URIs and content material snippets based mostly on a question, and GetDocument or BatchGetDocuments, which retrieves the complete content material of the search outcome.

Google is re-indexing all of its documentation inside 24 hours of a service being up to date to make sure that builders can keep up-to-date with info associated to the most recent releases. Based on Google, a problem builders face when utilizing AI coding instruments is that they could be leveraging outdated documentation, leading to responses that aren’t aligned with the most recent options and capabilities.

“Giant Language Fashions (LLMs) are solely nearly as good because the context they’re given. When constructing with Google know-how, builders want their AI assistants to know the most recent Firebase options, the latest Android API modifications, and the present greatest practices for Google Cloud,” Jess Kuras, technical author at Google, wrote in a weblog submit.

Along with the Developer Information API, Google is releasing a associated MCP server to allow growth groups to attach it to their IDEs and AI coding assistants. The corporate defined this could allow extra superior capabilities as builders are writing code, similar to with the ability to ask one of the simplest ways to implement push notifications in Firebase, examine the docs to seek out one of the simplest ways to repair a particular error, or examine two completely different companies for a specific use case.

At present, info is returned as unstructured Markdown, however Google says as it really works in direction of common availability, it plans to introduce help for structured content material like code pattern objects and API reference entities.

Extra details about the Developer Information API may be discovered right here.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles