Skip to main content
Glama

Server Details

Pay-per-call browser rendering and x402 marketplace ranking for AI agents, billed via USDC.

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
Healthy
Uptime
100.0% over 37 days
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A4.3/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a distinct purpose: listing ranking categories, ranking services, and rendering URLs. There is no overlap between the three tools, and the descriptions clearly differentiate the free vs. paid operations.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern: list_rank_categories, rank_x402_services, render_url. No mixed conventions or vague verbs are present.

Tool Count5/5

With only 3 tools, the server is well-scoped and each tool serves a distinct function. The count is within the ideal 3-15 range and does not feel bloated or sparse.

Completeness5/5

For the ranking feature, the flow from listing categories to ranking services is complete. For URL rendering, render_url provides the core functionality with multiple output formats, leaving no obvious gaps in the server's stated purpose.

Available Tools

3 tools
list_rank_categoriesAInspect

List the currently available x402 service ranking categories. Free, no payment required.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.7/5.0
Behavior2/5

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

No annotations are provided, so the description must disclose side effects or read-only behavior. It only says 'list' which implies read-only, but it does not explicitly confirm no side effects, rate limits, or authentication requirements.

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 a single concise sentence that front-loads the action and resource. It includes a relevant note about being free without unnecessary detail.

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

Completeness3/5

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

With no output schema, the description should clarify what the response contains. It states 'ranking categories' but does not specify the format (e.g., list of strings, objects) or whether it includes metadata. This leaves some ambiguity for the agent.

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?

The tool has no parameters, so there is nothing to explain. The baseline for zero parameters is 4, and the description does not need to add param details because none exist.

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 tool lists available x402 service ranking categories, using a specific verb and resource. It is distinct from sibling tools like rank_x402_services, which perform ranking rather than listing categories.

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

Usage Guidelines3/5

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

The description hints at usage by noting it is free and returns currently available categories, implying it should be used to discover valid categories before ranking. However, it does not explicitly state when to prefer this tool over rank_x402_services or other siblings.

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

rank_x402_servicesAInspect

Get a ranked list of the best x402 pay-per-call services for a task category (scored by price, usage volume, and recency, from the live Coinbase Bazaar feed). Use list_rank_categories first to see valid categories. Paid: $0.02 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryYesCategory name from list_rank_categories (e.g. search, ai-gateway, trading-intel)
x_paymentNoOptional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations, the description carries the burden of disclosing behavioral traits. It transparently states the cost ($0.02 per call in USDC on Base), the payment challenge flow, the live feed source, and the scoring factors (price, usage volume, recency). It lacks details on response format or error handling, but for a paid tool this is a solid disclosure.

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 two sentences, front-loaded with the core purpose and scoring criteria, then giving the usage prerequisite and payment mechanics. Every sentence earns its place; there is no redundancy or filler.

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 the tool's complexity (paid API, two-phase payment, dependency on category list), the description covers the essential context: what it does, how to get valid categories, cost, and payment flow. It does not describe the return structure (e.g., JSON fields), but 'ranked list' implies a list of services, and no output schema is provided. It is complete enough for an agent to start using the tool effectively.

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

Parameters3/5

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

The input schema already provides 100% coverage: category is linked to list_rank_categories, and x_payment is described with the full challenge/retry flow. The description reinforces this but adds little new meaning beyond the schema. The baseline of 3 is appropriate since the schema carries the parameter documentation burden.

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 uses a specific verb phrase 'Get a ranked list' with a clear resource ('x402 pay-per-call services') and scope ('for a task category'), and distinguishes from sibling tools by explaining the ranking criteria and the live Coinbase Bazaar feed. It is immediately clear what the tool does and how it differs from list_rank_categories and render_url.

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

Usage Guidelines5/5

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

The description explicitly instructs to 'Use list_rank_categories first to see valid categories,' providing a direct alternative and prerequisite. It also explains the two-phase payment flow: call once without x_payment to receive the challenge, then complete payment and retry. This is explicit, actionable guidance for when and how to use the tool.

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

render_urlAInspect

Render any public URL in a real headless browser and get back a screenshot (PNG image), PDF, or the JavaScript-rendered HTML. Solves the empty-shell problem when plain HTTP fetches hit client-rendered pages. Paid: $0.02 per call in USDC on Base via the x402 protocol — call once without x_payment to receive the payment challenge.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesPublic http/https URL to render
widthNo
formatNoscreenshot
heightNo
waitMsNo
fullPageNo
x_paymentNoOptional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It transparently discusses the paid nature ($0.02/call), the x402 payment flow, and the first-call challenge, which are essential for correct invocation. However, it does not mention potential error conditions, latency, or whether the output is returned as binary or base64, leaving some behavioral gaps.

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 three sentences, each serving a distinct purpose: functionality, use case, and payment details. It is tightly written with no filler or redundancy, front-loading the most important information about the tool's core function immediately.

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

Completeness3/5

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

The tool has 7 parameters and no output schema or annotations. The description covers the main purpose and payment flow well, but it does not explain the semantics of the optional parameters (waitMs, fullPage, width, height) beyond their names, nor does it specify the exact return format (e.g., binary, base64, URL). Therefore, while the description is adequate for understanding what the tool does, it is not fully complete for a complex-parameter tool without structured schema details.

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

Parameters2/5

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

Schema description coverage is only 29% (2 of 7 parameters have descriptions), so the description must compensate. It does clarify 'format' by listing screenshot/PDF/HTML and indirectly explains 'x_payment', but it fails to describe width, height, waitMs, and fullPage. These parameters are left to self-evident names; the description adds no extra meaning for them, and with low coverage, this is a significant shortfall.

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 tool renders public URLs in a headless browser and returns a screenshot, PDF, or HTML. It identifies the specific resource (URL) and the action (rendering), and even names the output formats, making it unambiguous and distinct from any sibling tools.

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

Usage Guidelines5/5

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

The description provides a concrete use case: it solves the empty-shell problem when plain HTTP fetches hit client-rendered pages. This explicitly tells the agent when to use this tool instead of relying on basic fetches, and the mention of 'public URL' sets a clear prerequisite. It also implies the alternative (plain HTTP) and the scenario where this tool is superior.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 3 tool updates
    • First observedlist_rank_categories
    • First observedrank_x402_services
    • First observedrender_url

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Pay-per-call web search for AI agents, settled in USDC on Base via the x402 protocol. No API key or subscription required; users fund a wallet and get a web_search tool.
    4 npm
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Pay-per-use clean web reader for AI agents. URL in, markdown plus metadata out, in milliseconds. Settled per-call in USDC over x402 — no signup, no API keys.
    1
    61 npm
    2
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Pay-per-call access to SEO and SERP data, keyword research, backlink and site audits, local business search, SMS verification, social marketing, EU-hosted LLM inference, and read-only on-chain calls. No signup and no API key: agents pay per request in USDC on Base via x402.
    54 npm
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources