Skip to main content
Glama

DPX — Institutional Cross-Border Settlement

defi.research_papers

Read-onlyIdempotent

13 structured institutional research papers on CBDCs, stablecoins, crypto regulation, and cross-border payments — from BIS, the Federal Reserve, ECB, FSB, IMF, G7, SWIFT, and R3 — each with a summary and key findings. These papers are free but otherwise scattered as individual PDFs with no query layer; this makes them queryable in one place. Optional keyword filter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoOptional keyword filter across title, organization, summary, and category (e.g. "mBridge", "reserve").

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNo
labelNo
recordsNoPer paper: id, title, author, organization, date, category, summary, key_findings, source

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is covered. The description adds useful behavioral context: the corpus is a fixed set of 13 structured papers, each with summary and key findings, and the tool centralizes otherwise scattered free PDFs. No contradiction with annotations.

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 tight sentences: it front-loads the resource and scope, explains the value proposition, and closes with the optional filter. Every sentence earns its place with no filler.

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?

This is a simple one-parameter, read-only lookup with a rich output schema and strong annotations. The description covers scope, contents, queryability, and optional filtering, leaving no essential information missing for correct invocation.

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 coverage is 100% and the only parameter q is fully described in the input schema. The description merely repeats that there is an optional keyword filter without adding syntax, format, or behavior details, so the baseline of 3 is appropriate.

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 states exactly what the tool exposes: a fixed set of 13 institutional research papers on CBDCs, stablecoins, crypto regulation, and cross-border payments, each with a summary and key findings. It also communicates the queryable nature and optional keyword filter, making it clearly distinct from siblings like defi.concept_lookup.

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 gives clear context for when to use the tool: when an agent needs to query a curated set of institutional research papers that are otherwise scattered PDFs without a query layer. It does not explicitly name alternatives or exclusions, but the use case is well implied.

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.