- Fast News MCP
Fast News MCP
Overview
Fast News MCP Server
Real-time news search, trending headlines, topic categories, and local news — exposed as MCP tools so your AI agent can query news in plain language. No HTTP boilerplate required.
The server is hosted by RapidAPI and connects via mcp-remote. All you need is a RapidAPI subscription and your API key.
Get an API Key
- Subscribe on RapidAPI (free tier available)
- Your API key appears on the Endpoints tab
Available Tools
Once connected, your AI agent has access to these tools:
| Tool | Description |
|---|---|
| search_news | Search any topic with filters for language, country, and timeframe. Supports source diversity and built-in deduplication. |
| advanced_search | Like search_news but with post-fetch controls — include/exclude specific sources, require thumbnails, and change sort order. |
| trending_headlines | Top headlines auto-translated into 40+ languages. Optionally filter by country and timeframe. |
| topic_categories | Browse 11 predefined categories: world, national, business, technology, entertainment, sports, science, health, politics, economy, environment. Combine two categories in one request. |
| local_news | News about a specific city, region, or area. |
For full parameter documentation, see the API reference.
Server Config
{
"mcpServers": {
"fast-news": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.rapidapi.com",
"--header",
"x-api-host: fast-news-with-previews.p.rapidapi.com",
"--header",
"x-api-key: YOUR-API-KEY"
]
}
}
}Project Info
Created At
10 days agoUpdated At
10 days agoAuthor Name
Marvelous APIStar
-Language
-License
-Recommend Servers
View AllShotapi
@smallhandsome
9 hours ago
Crevio
a day ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Airtreks Mcp
@SEKeener
10 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago