Skip to main content
Glama

Server Details

Provides tools for searching Google Workspace documentation and much more.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.5/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have clearly distinct purposes: one searches for documentation pages, and the other fetches the content of a specific page. There is no overlap or ambiguity between them, as they represent different stages in a documentation workflow.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern with snake_case naming: 'search_workspace_docs' and 'fetch_workspace_docs'. The naming is predictable and readable, with no deviations or mixed conventions.

Tool Count2/5

With only two tools, the server feels thin for a 'developer-tools' domain, which typically implies broader functionality. While the tools cover a specific documentation workflow, the overall scope seems limited and may not fully represent the server's purpose.

Completeness3/5

For the inferred domain of Google Workspace documentation access, the tools provide search and fetch operations, which are core functions. However, there are notable gaps, such as no tools for listing documentation categories, managing bookmarks, or handling authentication, which could limit agent workflows.

Available Tools

2 tools
fetch_workspace_docsFetch Google Workspace documentation page
Read-onlyIdempotent
Inspect

Fetches the content of a Google Workspace documentation page such as those returned by the search_workspace_docs tool.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL of the Google Workspace documentation page to fetch.
search_workspace_docsSearch Google Workspace Documentation
Read-onlyIdempotent
Inspect

Searches the latest official Google Workspace documentation, including API references, conceptual guides, tutorials, and code examples.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesThe query to search.

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultsYesThe search results.
summaryYesThe summary of the search results.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources