Skip to main content
Glama

Server Details

Geopolitical event detection, tone timeseries, actor trends from GDELT 2.0.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

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 DescriptionsB

Average 3.6/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool serves a unique purpose: searching events, analyzing tone trends, and listing trending actors. There is no overlap or ambiguity between them.

Naming Consistency5/5

All tools use the gdelt_ prefix followed by a clear verb_noun pattern (search_events, tone_timeseries, trending_actors), maintaining perfect consistency.

Tool Count4/5

Three tools is on the lower end but still acceptable for a focused server covering search, trends, and actors. The number is not too few to be trivial.

Completeness3/5

The server covers search, tone analysis, and actor trends, but is missing common GDELT features like event detail retrieval, geographic maps, or date filtering beyond recent hours.

Available Tools

3 tools
gdelt_search_eventsAInspect

Search global news for events matching a query. Optionally filter by source country (ISO 2-letter) or domain. Returns recent articles with title, URL, source, language, country, tone.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesGDELT search query, supports operators like quotes and OR.
domainNoFilter to one publishing domain.
countryNoSource-country filter (ISO 2-letter, e.g. 'IN', 'US').
timespanNoe.g. '1d', '7d', '1m'. Default '1d'.1d
max_recordsNo
Behavior3/5

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

No annotations exist, so description carries burden. It discloses it returns recent articles and mentions optional filters, but does not explicitly state read-only behavior, pagination, rate limits, or auth needs. 'Returns recent articles' hints at non-destructive nature but is not explicit.

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?

Three sentences, front-loaded with purpose. Every sentence adds value: purpose, optional filters, return fields. No redundancy or fluff.

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 no output schema, description adequately covers return fields. For a search tool, it could mention sorting/ordering or pagination behavior, but overall covers key aspects for an agent to decide and invoke.

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?

Schema covers 4 of 5 params with descriptions. The description adds context: query supports operators (quotes/OR), country is ISO 2-letter, timespan examples ('1d', '7d', '1m'). It also explains return fields. Lacks detail on max_records behavior beyond default and min/max.

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?

Clearly states it searches global news events, with explicit details on what it returns (title, URL, source, etc.) and optional filters. Distinguishes from sibling tools (tone timeseries, trending actors) by its search-and-return focus.

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?

Implies usage for searching events, but provides no explicit when-to-use or when-not-to-use compared to siblings (gdelt_tone_timeseries, gdelt_trending_actors). No exclusion criteria or alternatives mentioned.

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

gdelt_tone_timeseriesBInspect

Sentiment-tone timeseries for a query. Returns one row per time step (hourly or daily) with the average tone (-10 most negative, +10 most positive) and article volume.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
countryNo
timespanNo7d
granularityNoday
Behavior3/5

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

No annotations are provided, so the description carries full burden. It discloses the output format (tone scale -10 to +10, volume per time step) but lacks details on edge cases (e.g., empty results), auth requirements, or rate limits. Adequate but not comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is one efficient sentence with parenthetical clarification, no wasted words. It front-loads the key point and is structurally sound, though slightly more detail could be added without losing conciseness.

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

Completeness2/5

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

Given no output schema, 4 parameters with 0% description coverage, and no annotations, the tool description is incomplete. It fails to specify output details beyond tone and volume, parameter meanings, or error handling. More content is needed for the agent to understand the tool fully.

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

Parameters1/5

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

Schema description coverage is 0%. The description does not explain individual parameters (query, country, timespan, granularity) despite the schema having defaults and enums. Without parameter details, the agent cannot use the tool correctly based on the description alone.

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 it produces a sentiment-tone timeseries for a query, with output rows per time step including average tone and article volume. It distinguishes from sibling tools like gdelt_search_events (event search) and gdelt_trending_actors (trending entities), making its purpose unambiguous.

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 implies use when sentiment over time is needed but provides no explicit guidance on when to use this tool versus siblings, nor any when-not-to-use conditions. Context signals indicate the tool's function, but direct guidance is absent.

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!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources