Skip to main content
Glama

ResolutionRelay API Search

Server Details

Search millions of x402 APIs for data, finance, validation, security, inventory, sync and automation

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.1/5.0
Disambiguation4/5

Each tool has a clear role: get_api retrieves by slug, list_apis pages all inventory, search_apis does natural-language discovery, and prepare_api_execution sets up payment. Search and list are related but descriptions distinguish their use cases well. Minor ambiguity exists between get_api and list_apis for simple retrieval, but slug-based lookup clarifies the boundary.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern: get_api, list_apis, search_apis, prepare_api_execution. Naming is predictable and clearly indicates the action taken.

Tool Count5/5

Four tools is well-scoped for an API discovery and execution preparation server. Each tool represents a distinct step in the workflow: discover, retrieve, search, and prepare.

Completeness4/5

The server covers the core consumer workflow: finding APIs via search/list/get and preparing paid executions. The actual execution call is deliberately externalized behind the payment gate, so no tool is strictly missing. A minor gap is the lack of a direct search refinement or pagination control, but it is not essential.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 4 tool updates
    • Removedcatalog_stats
    • Addedlist_apis
    • Addedprepare_api_execution
    • Changedsearch_apis6 fields changed
      • addedInput schema / properties / cursor
        Added value: +{
        +  "minimum": 0,
        +  "type": [
        +    "integer",
        +    "null"
        +  ]
        +}
      • changedInput schema / properties / limit / default
        Previous value: -8New value: +10
      • removedInput schema / properties / limit / description
        Removed value: -"Maximum matches to return."
      • changedInput schema / properties / limit / maximum
        Previous value: -20New value: +50
      • changedInput schema / properties / query / description
        Previous value: -"Natural-language capability needed, e.g. validate invoice totals or detect duplicate records."New value: +"What capability or business outcome is needed"
      • removedInput schema / properties / query / maxLength
        Removed value: -500
  2. 3 tool updates
    • First observedcatalog_stats
    • First observedget_api
    • First observedsearch_apis

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources