Skip to main content
Glama

Server Details

Capability registry for the agentic economy. Semantic search over verified MCP server listings.

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 DescriptionsA

Average 4.2/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: retrieving a specific listing by ID, listing available categories, and performing semantic search. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case (get_listing, list_categories, search_registry), making them predictable and easy to understand.

Tool Count5/5

With 3 tools, the set is well-scoped for a registry search service. Each tool serves a necessary function without excess.

Completeness4/5

The tools cover the main use cases: retrieving details, searching, and filtering by category. Minor gaps exist (e.g., no browsing by category without search), but core functionality is present.

Available Tools

3 tools
get_listingInspect

Get a specific listing by its registry ID (e.g. '0.0.10601198/5'). Returns full detail including MCP manifest, pricing, owner, and expiry.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesListing ID in topic/sequence format.
list_categoriesInspect

List the available categories for filtering registry searches.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_registryInspect

Search the H-Index registry of MCP servers, AI agent APIs, and tool endpoints. Returns listings ranked by semantic similarity to the query.

ParametersJSON Schema
NameRequiredDescriptionDefault
paidNoFilter by paid status (comma-list): paid (x402 pay-per-call), gated (account/key), open (free), unknown. Only observed listings carry this; attested read 'unknown'.
tagsNoFilter by derived domain tags (comma-list, matches any), e.g. crypto,ads,ai.
limitNoMax results (default 10, max 50).
queryYesNatural-language query matched against apiName + description.
trustNoTrust tier filter: attested_only (owner-registered only), observed_clean (default: attested plus unflagged observed listings), or observed_any (everything, flags inline). Every result carries a trust label.observed_clean
categoryNoFilter to a single category.
excludeFlagsNoComma-separated flags to exclude across all tiers (drift, vuln).

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