Skip to main content
Glama

Server Details

Point Gecko at an OpenAPI spec; get first-call-correct, auth-hidden agent tools.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
GeckoVision/gecko-surf
GitHub Stars
4

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 DescriptionsA

Average 4.4/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or overlap. The tool's purpose is clearly distinct.

Naming Consistency5/5

With a single tool, naming consistency is perfect. The name 'comprehend_api' follows a clear verb_noun pattern and is descriptive.

Tool Count4/5

The server has a narrow, specific purpose—comprehending APIs into agent tools. One tool is slightly minimal but still reasonable given the focused scope.

Completeness4/5

The single tool covers the core workflow of submitting an API URL and receiving artifacts. Missing auxiliary features like listing or deleting comprehensions, but the stated purpose is achieved without dead ends.

Available Tools

1 tool
comprehend_apiAInspect

Submit an API's OpenAPI URL (or a human docs page URL with from_docs=true) and get it comprehended into first-call-correct agent tools — no integration code. Returns the API name, its usable tools, agent-native artifacts (llms.txt / gecko.json / tools.md), and self-host next steps. Comprehends and returns to YOU only: it does not host, publicly list, or register your API.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe API's OpenAPI spec URL (or a docs page URL if from_docs).
from_docsNoRecover the surface from a human docs page instead of an OpenAPI spec. Results are quarantined pending review.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It discloses that results are private, that from_docs results are quarantined, and that it does not host or register. This adds significant behavioral context beyond the schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, with only a few sentences that are front-loaded. Every sentence adds value, no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately explains return values (API name, tools, artifacts, next steps). It also addresses the special case of from_docs. However, could mention rate limits or authentication briefly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%. The description adds context: indicates that 'url' can be an OpenAPI spec or human docs page (with from_docs=true), and notes that from_docs results are quarantined. This provides extra meaning beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action (submit an API's URL), the resource (OpenAPI URL or human docs page), and the outcome (comprehend into agent tools), distinguishing it from any potential siblings. It specifies what the tool does and what it returns.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Describes the primary use case and emphasizes privacy (returns to YOU only, does not host/list/register). While it doesn't mention explicit alternatives, the context is clear for when to use this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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.