Server Details
Provides tools for searching Google Workspace documentation and much more.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
2 toolsfetch_workspace_docsTry in Inspector
Fetches the content of a Google Workspace documentation page such as those returned by the search_workspace_docs tool.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the Google Workspace documentation page to fetch. |
search_workspace_docsTry in Inspector
Searches the latest official Google Workspace documentation, including API references, conceptual guides, tutorials, and code examples.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The query to search. |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server