Skip to main content
Glama

Server Details

Country economic momentum score (GDP, inflation, unemployment) via x402 USDC micropayments.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
benji7891/macro-pulse-x402
GitHub Stars
0

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 3.8/5 across 2 of 2 tools scored. Lowest: 3.1/5.

Server CoherenceA
Disambiguation5/5

The two tools are clearly distinct: one computes a score for a single country, the other for multiple countries in a batch. There is no ambiguity about which to use for a given scenario.

Naming Consistency5/5

Both tools share the 'macro_pulse' prefix, with '_batch' clearly indicating the bulk variant. This follows a predictable and consistent naming pattern.

Tool Count3/5

The server has only two tools, which feels thin for a server but is reasonable for a very focused single-purpose utility. It's borderline but not excessive.

Completeness5/5

The domain is limited to computing economic momentum scores, and the tool set covers single and batch use cases. There are no obvious missing operations within this narrow scope.

Available Tools

2 tools
macro_pulseBInspect

Computed economic momentum score for a country (GDP growth, inflation, unemployment trend synthesized into one directional signal: improving / stable / deteriorating). Priced at $0.02 per call via x402 (USDC on Base).

ParametersJSON Schema
NameRequiredDescriptionDefault
country_codeYes
Behavior3/5

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

With no annotations, the description carries the transparency burden. It discloses the computation basis (GDP growth, inflation, unemployment), output direction (improving/stable/deteriorating), and cost. However, it does not describe edge-case behaviors, rate limits, or data freshness. The lack of contradiction with annotations (none provided) keeps it at a mid-level score.

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 long, with the first sentence defining the tool's function and the second providing pricing. It is front-loaded with the core purpose, and every word earns its place. No fluff or redundancy.

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 is simple (one parameter, no output schema), and the description covers the core output logic and cost. However, it misses the expected format of country_code, provides no usage context versus the batch sibling, and does not describe the response structure beyond 'directional signal'. These gaps make it minimally viable but not fully complete.

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?

The schema has 0% description coverage, and the description only says 'for a country' without clarifying the expected format of country_code (e.g., ISO code, name, case sensitivity). The parameter name 'Country Code' gives a hint, but the description adds no additional semantic value, leaving ambiguity for correct invocation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool computes an economic momentum score for a country, synthesizing GDP growth, inflation, and unemployment into a directional signal. This is a specific verb+resource combination. However, it does not distinguish itself from the sibling macro_pulse_batch, so it misses a point for differentiation.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus macro_pulse_batch. It mentions pricing, but not context like 'use for a single country' or 'for multiple countries, use batch'. No exclusions or alternatives are stated, so usage context is lacking.

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

macro_pulse_batchAInspect

Same momentum score as macro_pulse, for up to 8 comma-separated countries in one call. Flat $0.05 price via x402 (USDC on Base), cheaper than calling macro_pulse repeatedly.

ParametersJSON Schema
NameRequiredDescriptionDefault
country_codesYes
Behavior4/5

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

No annotations are provided, so the description carries the burden. It discloses important behavioral details: the tool returns the same momentum score format as macro_pulse, accepts comma-separated countries, and has a flat price via x402 (USDC on Base). It also notes the container limitation of up to 8 countries. This is useful context, though it does not describe the response structure or error handling.

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, no fluff. The first sentence states the core functionality and input format; the second adds cost and comparison details. Every word earns its place.

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?

For a batch tool with only one parameter and no output schema, the description is fairly complete. It explains how to use it, the pricing model, and the relationship to the sibling tool. It lacks specifics about the response format, but that is not critical for invoking the tool correctly. A 4 is appropriate.

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

Parameters5/5

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

The schema has no description for the country_codes parameter (0% coverage), but the description compensates fully by stating that it takes up to 8 comma-separated countries. This clearly defines the expected input format, making the parameter semantics unambiguous.

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 this tool provides the same momentum score as macro_pulse but supports up to 8 comma-separated countries in one call. It explicitly differentiates from the sibling tool macro_pulse by highlighting the batching capability and cost advantage.

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 this tool: when you need momentum scores for multiple countries. It also names the alternative (macro_pulse) and explains the cost benefit (cheaper than repeated calls). It does not explicitly state when not to use it, but the implication is clear.

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

Discussions

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

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    Counterparty risk scoring for agentic commerce. Scores wallets, domains, IPs, and companies 0-100 before AI agents transact via x402 micropayments on Base
    1
    3
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides a snapshot of the state of the economy in one call, part of the Pipeworx MCP gateway with access to 965+ data sources.
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    AI consensus market oracle for crypto traders and autonomous agents. BUY/SELL/HOLD signals with 11-signal consensus (RSI, MACD, funding rate, Fear & Greed, congressional trading, Polymarket edges). Ed25519-signed. x402 micropayments on Base.
    9
    1
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.