4,000+ servers built on vurb.ts
Vinkius

Stanford GDELT MCP Server for Google ADKGive Google ADK instant access to 16 tools to Get Geo Data, Get Themes, Get Timeline Country, and more

MCP Inspector GDPR Free for Subscribers

Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Stanford GDELT as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.

Ask AI about this MCP Server for Google ADK

The Stanford GDELT MCP Server for Google ADK is a standout in the Data Analytics category — giving your AI agent 16 tools to work with, ready to go from day one.

Built for AI Agents by Vinkius

Vinkius delivers Streamable HTTP and SSE to any MCP client

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
python
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
    StreamableHTTPConnectionParams,
)

# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
    connection_params=StreamableHTTPConnectionParams(
        url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
    )
)

agent = Agent(
    model="gemini-2.5-pro",
    name="stanford_gdelt_agent",
    instruction=(
        "You help users interact with Stanford GDELT "
        "using 16 available tools."
    ),
    tools=[mcp_tools],
)
Stanford GDELT
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Stanford GDELT MCP Server

Connect to the GDELT Project API — the world's largest open platform for monitoring global news media in real time.

Google ADK natively supports Stanford GDELT as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 16 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.

What you can do

  • Article Search — Search global news articles with filters for language, country, date range, and topic
  • Volume Timelines — Track how media attention to any topic changes over time
  • Sentiment Analysis — Monitor tone and sentiment shifts in coverage of any subject
  • Geographic Mapping — Visualize where news events are happening around the world
  • TV News Search — Search closed caption transcripts from CNN, Fox News, MSNBC, BBC, and more
  • Theme Analysis — Explore standardized GDELT themes across geopolitics, health, environment, and economics
  • Language Distribution — See which linguistic communities are covering a topic
  • Country Distribution — Identify which nations produce the most coverage of specific issues
  • Proximity Search — Find articles where two terms appear near each other
  • Word Clouds — Extract dominant terms and concepts from coverage

The Stanford GDELT MCP Server exposes 16 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

All 16 Stanford GDELT tools available for Google ADK

When Google ADK connects to Stanford GDELT through Vinkius, your AI agent gets direct access to every tool listed below — spanning gdelt, global-news, sentiment-analysis, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.

get

Get geo data on Stanford GDELT

Each point includes coordinates, location name, and article metadata. Use modes: "PointData" for individual points, "PointHeat" for heatmap data. Get geographic point data for news events

get

Get themes on Stanford GDELT

GDELT uses hundreds of themes from politics, economics, health, environment, technology, and more to classify news content. Get GDELT theme distribution for a topic

get

Get timeline country on Stanford GDELT

Reveals geographic patterns in media attention, identifies when a story goes global, and shows which nations are most interested in specific issues. Get source country distribution timeline

get

Get timeline lang on Stanford GDELT

Reveals which linguistic communities are paying attention to an issue and when interest spreads across language barriers. Get language distribution timeline for a topic

get

Get timeline tone on Stanford GDELT

Positive values indicate positive coverage, negative values indicate negative coverage. Essential for tracking public opinion shifts, crisis communications, and brand reputation monitoring. Get sentiment and tone timeline for a topic

get

Get timeline volume on Stanford GDELT

Essential for tracking media attention, identifying news spikes, and understanding the lifecycle of a story. Default timespan is 3 months. Get news volume timeline for any topic

get

Get tone chart on Stanford GDELT

Shows whether coverage is predominantly positive, negative, or neutral, and the overall emotional intensity of the coverage. Get tone distribution chart for a topic

get

Get tv channels on Stanford GDELT

Use this to understand the scope of TV news coverage available for analysis. Get available TV news channels inventory

get

Get tv timeline on Stanford GDELT

Reveals which stories dominate TV airtime and how TV coverage patterns differ from online news. Get TV news mention volume timeline

get

Get word cloud on Stanford GDELT

Reveals the dominant themes, entities, and concepts associated with a topic in media discourse. Get word cloud data showing key terms for a topic

search

Search articles on Stanford GDELT

Returns article titles, URLs, dates, source domains, languages, and source countries. Use timespan like "1d" (1 day), "1w" (1 week), "3m" (3 months). Use sourcelang codes like "english", "spanish", "portuguese", "french", "chinese", "arabic". Use sourcecountry codes like "US", "BR", "UK", "FR", "DE". Search global news articles across 100+ languages

search

Search by country on Stanford GDELT

Country codes follow ISO 2-letter format: US (United States), BR (Brazil), UK (United Kingdom), FR (France), DE (Germany), CN (China), JP (Japan), IN (India), RU (Russia), AU (Australia), CA (Canada), etc. Essential for understanding country-specific media perspectives on global events. Search news articles from a specific country

search

Search by language on Stanford GDELT

Covers 100+ languages. Language codes include: english, spanish, portuguese, french, german, italian, chinese, japanese, korean, arabic, russian, hindi, turkish, dutch, swedish, polish, and many more. Essential for monitoring how different linguistic communities cover the same event. Search news articles in a specific language

search

Search by theme on Stanford GDELT

Themes are standardized topic categories like TAX_FNCACT (financial actions), HEALTH_PANDEMIC, ENV_CLIMATECHANGE, TERROR, PROTEST, ELECTION, ECON_BANKRUPTCY, etc. Use this for precise topic-based monitoring. Search articles by GDELT standardized theme

search

Search nearby on Stanford GDELT

More precise than simple keyword search. Use distance parameter to control proximity (default 10 words). Example: term1="climate", term2="migration", distance=15. Search articles where two terms appear near each other

search

Search tv on Stanford GDELT

Returns clips with timestamps, station names, transcript snippets, and video preview URLs. Covers CNN, Fox News, MSNBC, BBC, and more. Modes: "ClipGallery" for clips, "StationChart" for station comparison. Search TV news transcripts by keyword

Connect Stanford GDELT to Google ADK via MCP

Follow these steps to wire Stanford GDELT into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.

01

Install Google ADK

Run pip install google-adk
02

Replace the token

Replace [YOUR_TOKEN_HERE] with your Vinkius token
03

Create the agent

Save the code above and integrate into your ADK workflow
04

Explore tools

The agent will discover 16 tools from Stanford GDELT via MCP

Why Use Google ADK with the Stanford GDELT MCP Server

Google ADK provides unique advantages when paired with Stanford GDELT through the Model Context Protocol.

01

Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution

02

Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Stanford GDELT

03

Production-ready features like session management, evaluation, and deployment come built-in. not bolted on

04

Seamless integration with Google Cloud services means you can combine Stanford GDELT tools with BigQuery, Vertex AI, and Cloud Functions

Stanford GDELT + Google ADK Use Cases

Practical scenarios where Google ADK combined with the Stanford GDELT MCP Server delivers measurable value.

01

Enterprise data agents: ADK agents query Stanford GDELT and cross-reference results with internal databases for comprehensive analysis

02

Multi-modal workflows: combine Stanford GDELT tool responses with Gemini's vision and language capabilities in a single agent

03

Automated compliance checks: schedule ADK agents to query Stanford GDELT regularly and flag policy violations or configuration drift

04

Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Stanford GDELT

Example Prompts for Stanford GDELT in Google ADK

Ready-to-use prompts you can give your Google ADK agent to start working with Stanford GDELT immediately.

01

"What are the latest news articles about AI regulation?"

02

"How has sentiment about climate change evolved over the last 3 months?"

03

"Search for TV news clips mentioning quantum computing"

Troubleshooting Stanford GDELT MCP Server with Google ADK

Common issues when connecting Stanford GDELT to Google ADK through Vinkius, and how to resolve them.

01

McpToolset not found

Update: pip install --upgrade google-adk

Stanford GDELT + Google ADK FAQ

Common questions about integrating Stanford GDELT MCP Server with Google ADK.

01

How does Google ADK connect to MCP servers?

Import the MCP toolset class and pass the server URL. ADK discovers and registers all tools automatically, making them available to your agent's tool-use loop.
02

Can ADK agents use multiple MCP servers?

Yes. Declare multiple MCP tool providers in your agent configuration. ADK merges all tool schemas and the agent can call tools from any server in a single turn.
03

Which Gemini models work best with MCP tools?

Gemini 2.0 Flash and Pro models both support function calling required for MCP tools. Flash is recommended for latency-sensitive use cases, Pro for complex reasoning.

Explore More MCP Servers

View all →