Skip to main content
Glama

NOMOS Cross-Border Broker

OracleNet Tool Catalog (Static)

nomos_mcp_tool_discovery
Read-onlyIdempotent

Search a small static curated catalog of OracleNet MCP tools by keyword and category. Returns tool names, endpoints, protocol support. Local data only — does not probe, crawl or contact any network endpoint.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch keyword (e.g. 'compliance', 'x402', 'sanctions')
categoryNoTool category filter

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
toolsYes
categoryNo
timestampYes
catalog_sizeNo

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already cover read-only, idempotent, non-destructive behavior. The description adds valuable beyond-annotation context: it is local-only and will not contact any network endpoint. This meaningfully prevents misuse as a network scanner and clarifies the static nature of the catalog.

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?

Two sentences, front-loaded with the action and search dimensions. The second sentence delivers output details and a safety-relevant constraint. No filler or redundant restatement of the tool name.

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

Completeness5/5

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

For a simple catalog-search tool with rich annotations and an output schema, this description covers purpose, search dimensions, result contents, and the key local-only/no-network behavior. There are no significant contextual gaps.

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?

Schema description coverage is 100%, with both 'query' and 'category' already described in the schema. The description only restates the filtering role of keyword and category without adding new semantic detail, syntax guidance, or edge-case behavior, so it stays at the baseline.

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 ('Search') and a specific resource ('small static curated catalog of OracleNet MCP tools'), and clearly states what it returns: tool names, endpoints, and protocol support. This distinguishes it from the sibling domain-specific tools, which are actual operations rather than catalog discovery.

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?

The description provides clear context by stating this is a local, static catalog search and explicitly excludes probing, crawling, or network contact. It implies when to use this vs. operational sibling tools, though it does not explicitly name alternatives or state 'use X instead when you need to perform an actual operation.'

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool serves a clear, non-overlapping function: market data lookup, regulatory preflight, MCP tool catalog search, receipt hash lookup, and pricing quote. No two tools could be easily confused, and the descriptions reinforce distinct boundaries.

Naming Consistency4/5

All tools share the 'nomos_' prefix and use lowercase with underscores, creating a recognizable pattern. However, the second part varies between noun phrases (mcp_tool_discovery, signed_receipt_verify) and verb-like words (asia_market_scan, crossborder_preflight), so it isn't a uniform verb_noun convention.

Tool Count5/5

With 5 tools, the set is concise and well-scoped for a cross-border broker's core needs: market intelligence, compliance checks, tool discovery, auditing, and pricing. Each tool earns its place without redundancy or bloat.

Completeness4/5

The domain is covered adequately for a broker: scanning markets, preflighting regulations, discovering MCP tools, verifying receipts, and quoting prices. Minor gaps exist (e.g., no tool to initiate an actual transaction or list all operations), but these are not essential for the server's stated informational and audit purposes.

Resources