News MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@News MCPshow me the latest news about artificial intelligence"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
free newsAPI agent
Your agent. Meet the world.
An independent, open-source community launchpad for developers building with NewsAPI.ai. Find the official MCP server, n8n walkthroughs, SDKs, and API documentation in one place.
Visit the website · Browse resources · Connection guide · Contribute
Start building
Your project | Official starting point |
AI assistant | |
n8n automation | |
Python application | |
JavaScript application | |
Custom API integration |
NewsAPI.ai already provides these tools. This project helps developers discover and use them; it does not operate a replacement news API, hosted MCP service, or provider account system.
Related MCP server: gnews-mcp-server
Free to try
Your free plan includes 2,000 searches. Once they’re used, upgrade to a paid plan to keep going.
Source: NewsAPI.ai plans. The official MCP project describes a one-time 2,000-token allowance. API tokens are usage credits, separate from LLM tokens. Request type, archive access, and pagination affect consumption. Registration and billing are handled by NewsAPI.ai. Other services you choose, such as model access or n8n hosting, may have their own costs.
Create your NewsAPI.ai account.
Run the community website
Requires Node.js 20+ for this repository (CI uses Node.js 22) and npm. The official MCP package separately requires Node.js 18+.
npm ci
npm run dev:webOpen http://localhost:3000. No API key, database, or environment file is required to run this resource website. It does not send live news queries or accept credentials.
npm run check:resources
npm run build:webThese checks validate the resource catalog and build/type-check the site. Full repository checks remain available through npm run build, npm test, and the existing CI workflow.
Project map
apps/web/app/ Pages: home, resources, connect, docs
apps/web/components/news/ Shared layout, resource search, copyable code
apps/web/data/resources.json Curated resource catalog
apps/web/public/llms.txt Discovery index for agents
scripts/check-community-resources.mjs
.github/ISSUE_TEMPLATE/ Resource and bug report templatesThe website uses Next.js App Router, React, and an original text-only wordmark. The directory filters resources locally. Setup examples contain placeholders; users configure keys in their own tools. The old /dashboard URL redirects to the resource library.
Repository history
This repository began as a fork of Pleiades. Experimental backend applications, packages, Supabase functions, and earlier architecture documents remain for provenance and compatibility. They are not the NewsAPI.ai service and are not used by the current community website. Their package names retain the Pleiades prefix. See the archive note before using those materials.
Vercel serves apps/web from the main branch. Site contributions should stay in that directory unless they need catalog checks or repository documentation.
Keep the library useful
Resource entries include a title, description, category, canonical URL, source attribution, and review date. Prefer first-party sources and original descriptions. Do not label a community project official or call a client integration verified without a reproducible test record.
See CONTRIBUTING.md for the contribution workflow and SECURITY.md for credential and vulnerability handling. Link review dates record source review, not certification of every client installation.
Independence and license
This is an independent developer-community contribution. It is not an official NewsAPI.ai / Event Registry product. Provider names identify the services being documented; the provider’s logo is not used. NewsAPI.ai terms govern use of its API and content.
Code is MIT licensed. Existing upstream copyright notices are preserved. Linked projects and news content retain their own licenses and terms.
Interface motion
The website activates Sona UI Magnetic Button, Fluid Tabs, Expanding Action, and Stagger Text. Lenis provides smooth scrolling; subtle background motion and scroll reveals support the feature sections. The footer motion control and device reduced-motion preference disable decorative movement. Source component licensing is documented in THIRD_PARTY_NOTICES.md.
This server cannot be deployed
Maintenance
Related MCP Connectors
The only News based AI MCP your agents will ever need — custom categories, global regions, and time-scoped results in one tool. We use multi-vector & sparse-hybrid search to search through thousands of articles across the world to find the exact news you're looking for.
Get access to real-time and historical news data including top headlines from global sources
Google News headlines, sources, and links via the Apify Google News API, hosted MCP.
News for agents: 100k+ articles/day deduplicated into situations with timelines. Free, no key.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables access to real-time news articles through search, topic headlines, full story coverage, and geo-based local news across multiple countries and languages using the Real Time News Data API.7MIT
- FlicenseNot gradedqualityFmaintenanceMCP server providing access to the GNews API for fetching news articles and headlines. Supports search and top headlines with advanced filtering by language, country, category, and date.1-
- AlicenseNot gradedqualityCmaintenanceWraps the Currents API to provide access to news articles and headlines through MCP. Enables querying current events and news data using natural language via Pipeworx gateway.3 npmMIT

newspaper-mcpofficial
AlicenseNot gradedqualityCmaintenanceEnables LLM agents to discover news sources, list articles, parse and extract article text, search news, and perform NLP analysis such as keyword extraction and summarization.MIT