Overview
Press Monitor Global News Search API is a multilingual, real-time media intelligence platform built for enterprises, research firms, and compliance teams.
Search, filter, and extract structured news content from thousands of global digital sources - newspapers, news websites, blogs, and select social channels - spanning 200+ countries and 18+ languages (English, French, Arabic, Hindi, Spanish, Chinese, and more).
The API delivers:
- News headlines, briefs, and full text articles
- Images, entities, and industry-standard subject codes
- Wikidata-aligned metadata for advanced analytics
- Support for simple and complex queries in any language
- Filters by country_code, lang_code, sources, keywords, and time windows
Key features include:
- Real-time intelligence: Continuous monitoring of global news and narratives.
- Advanced analytics: Sentiment analysis, entity extraction, and compliance-ready metadata.
- Seamless integration: MCP server included for direct use with your AI agents, dashboards, CRM, BI tools, and automation workflows.
Whether you're monitoring geopolitical risk, brand reputation, regulatory changes, or market trends, Press Monitor empowers teams to act on timely insights. Configurable alerts, executive summaries, and scheduled email/API digests accelerate decision-making and enhance situational awareness.
Press Monitor - The Most Trusted Media Intelligence Platform for a Global, Multilingual World.
Highlights
- Multilingual, global coverage: 200+ countries, 18+ languages, real-time access to digital news, blogs, and social sources.
- AI-ready integration: MCP server included for seamless use with autonomous AI agents, dashboards, CRM, and BI workflows.
- Rich metadata & filters: Headlines, briefs, full text, images, entities, Wikidata IDs, and filters for region, language, keywords, and time windows.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/month | Overage cost |
---|---|---|---|
Micro Tier | Designed for individual users, small teams, and early experiments. Ideal for testing, prototyping, and light monitoring needs. Limited daily searches and alerts. Access to core endpoints (headlines, briefs). Suitable for freelancers, researchers, and small projects. | $20.00 | |
Starter Tier | Built for growing startups and small organizations that need consistent, structured news intelligence. Expanded daily query and alert limits. Full-text articles with metadata and translations. Scheduled digests and basic MCP integration. Perfect for startups building media-driven apps or compliance workflows. | $80.00 | |
Business Tier | Optimized for SMBs, agencies, and mid-sized enterprises that require continuous, cross-market monitoring. High-volume queries and alerts across multiple regions/languages. Full API and MCP server integration with AI/LLM workflows. Access to enriched data: entities, Wikidata IDs, sentiment. Priority email support and advanced scheduling. Best for marketing, compliance, and research teams managing multiple clients/projects. | $200.00 | |
Enterprise Tier | Comprehensive package for large enterprises, institutions, and global organizations with advanced compliance or intelligence needs. Unlimited or custom query/alert volumes. Multi-tenant dashboards, role-based access, and advanced security. SLA-backed support, dedicated success manager, custom integrations. Real-time streaming feeds, regulatory monitoring, and AI-driven executive summaries. Designed for compliance teams, global corporations, financial institutions, and government agencies. | $600.00 |
Vendor refund policy
Refunds are available within 3 days of purchase for subscription fees only. Usage-based charges are non-refundable. Refunds are prorated based on unused time. To request a refund, email us your AWS account ID, subscription ID, and reason. We process valid requests within 7 business days.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
API-Based Agents & Tools
API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.
Additional details
Usage instructions
Press Monitor Global News MCP Server
Onboarding Instructions
The Press Monitor Global News Search MCP Server allows AI agents and automation workflows to call tools for real-time, multilingual news access, including headlines, briefs, full-text articles, enriched metadata, translations, and AI-powered executive summaries. Designed for developers, data scientists, compliance teams, and media intelligence platforms, this server supports structured search, pagination, filtering by language/country, and AI-ready JSON responses for seamless integration into dashboards, analytics, and automation pipelines.
Base URL
OpenAPI Schema: Download SchemaÂ
Documentation: API DocumentationÂ
Remote MCP Configuration (mcp.json)
Add this block to your MCP client config to connect securely over HTTPS:
{ "mcpServers": { "pressmonitor-global-news": { "command": "npx", "args": [ "-y", "mcp-remote", "https://mcp.pressmonitor.com/news/v1", "--header", "Authorization: Bearer ${PM_NEWS_API_TOKEN}" ], "env": { "PM_NEWS_API_TOKEN": "" } } } }Authentication
All requests require Bearer token authorization:
Authorization: Bearer YOUR_TOKENDiscover Tools
Use this command to list available tools:
curl -s -X POST "https://mcp.pressmonitor.com/news/v1" -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'Typical tools: news_headlines, news_briefs, news_fulltext, news_fulltext_metadata, executive_summary (+ _translated variants)
Common Parameters
- query_text: search keywords or phrases
- lang_code: ISO language code (en, fr, etc.)
- country_code: ISO country code (US, CA, etc.)
- sort: latest (default) or relevance
- count: number of results (default 20)
Invoke Tool Example – Headlines
Notes
- MCP tools mirror the REST API functionality.
- Use _translated variants for machine-translated outputs.
- For production workloads, keep count between 20–50 for optimal performance.
Support
Vendor support
Free support is available all working days. Please email support@pressmonitor.com . We usually reply within 1-2 working days.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.