Google Cloud Translation API v3 translates text and documents between more than 130 languages, detects the source language of input strings, and lists every language supported by the service. It exposes adaptive machine translation, batch translation for large jobs, romanisation of non-Latin scripts, and document translation that preserves layout for formats such as PDF and DOCX. The API runs under a Google Cloud project and is region-aware via the locationId path segment, so traffic can be pinned to a specific region for compliance.
8 endpointsJentic publishes the only available OpenAPI specification for Google Identity Toolkit API, keeping it validated and agent-ready. Identity Toolkit is Google's relying-party authentication API that helps third-party sites implement federated login, account management, and email-based verification. The 20 endpoints cover signup and password verification, federated assertion verification, account info management, project configuration, public keys, OOB confirmation codes for email verification, and phone number verification. It is the underlying API surface that Firebase Authentication is built on top of.
20 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.