macro-pulse-x402
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.
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.
Tool Definition Quality
Average 3.8/5 across 2 of 2 tools scored. Lowest: 3.1/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.
Both tools share the 'macro_pulse' prefix, with '_batch' clearly indicating the bulk variant. This follows a predictable and consistent naming pattern.
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.
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 toolsmacro_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).
| Name | Required | Description | Default |
|---|---|---|---|
| country_code | Yes |
Tool Definition Quality
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.
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.
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.
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.
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.
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.
| Name | Required | Description | Default |
|---|---|---|---|
| country_codes | Yes |
Tool Definition Quality
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.
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.
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.
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.
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.
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.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- Alicense-qualityAmaintenanceDaily Bitcoin/crypto cycle scoring, on-chain indicators, strategy insights, on-demand backtests. Bearer + x402 pay-per-callMIT
- AlicenseAqualityFmaintenanceCounterparty risk scoring for agentic commerce. Scores wallets, domains, IPs, and companies 0-100 before AI agents transact via x402 micropayments on Base13MIT
- Alicense-qualityCmaintenanceProvides a snapshot of the state of the economy in one call, part of the Pipeworx MCP gateway with access to 965+ data sources.10MIT
- AlicenseAqualityBmaintenanceAI 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.91MIT