Skip to main content
Glama
MissionSquad

GDELT MCP Server

by MissionSquad

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level - debug, info, warn, errorinfo
GDELT_USER_AGENTNoUser agent stringGDELT-MCP-Server/1.0
GDELT_API_TIMEOUTNoAPI request timeout in milliseconds30000
GDELT_API_BASE_URLNoGDELT API base URLhttps://api.gdeltproject.org/api/v2/doc/doc
GDELT_DEFAULT_TIMESPANNoDefault time period for searches1month
GDELT_DEFAULT_MAX_RECORDSNoDefault maximum records to return50

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_articlesA

Search GDELT's global news database for articles across 65 languages. Supports keyword/phrase searches, Boolean operators (OR, AND), and searches back 3 months. Default returns 50 most recent articles from the past month.

search_imagesA

Search GDELT's Visual Knowledge Graph (VGKG) for news images. Can search by visual content (what's depicted), captions/context, or OCR/metadata. Searches back 3 months of global news imagery.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MissionSquad/mcp-gdelt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server