
Fast News MCP
@wllrdev
About Fast News MCP
Search, trending, topics, and local news all in one MCP server. Article previews, deduplication, source filtering, and 40+ languages built in.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
]
}
}
}Tools
5Search any topic with filters for language, country, and timeframe. Supports source diversity and built-in deduplication.
Like search_news but with post-fetch controls — include/exclude specific sources, require thumbnails, and change sort order.
Top headlines auto-translated into 40+ languages. Optionally filter by country and timeframe.
Browse 11 predefined categories: world, national, business, technology, entertainment, sports, science, health, politics, economy, environment. Combine two categories in one request.
News about a specific city, region, or area.
Overview
What is Fast News MCP?
Fast News MCP exposes real-time news search, trending headlines, topic categories, and local news as MCP tools. It connects to the Fast News API via RapidAPI, allowing AI agents to query news in plain language without HTTP boilerplate. Intended for developers and AI application builders who need up-to-date news data.
How to use Fast News MCP?
Subscribe on RapidAPI (free tier available) to obtain an API key. Then connect the MCP server using mcp-remote and your key. Once connected, your AI agent can invoke the available news tools directly.
Key features of Fast News MCP
- Search any topic with filters for language, country, and timeframe.
- Advanced search with source inclusion/exclusion and sort order.
- Trending headlines auto-translated into 40+ languages.
- Browse 11 predefined news categories (e.g., technology, sports).
- Local news queries by city, region, or area.
Use cases of Fast News MCP
- An AI assistant fetches real-time tech news for a daily briefing.
- An agent retrieves local news headlines for a specific city.
- A multilingual chatbot shows trending headlines in the user’s language.
- A research tool searches news with deduplication and source diversity.
- A content aggregator combines two topic categories in one request.
FAQ from Fast News MCP
How do I get an API key?
Subscribe on RapidAPI (free tier available). Your API key appears on the Endpoints tab.
What tools are available?
Five tools: search_news, advanced_search, trending_headlines, topic_categories, and local_news. Each serves a different news query need.
What are the dependencies?
Requires a RapidAPI subscription with a valid API key, and the mcp-remote client to connect the server.
Where is the server hosted?
The server is hosted by RapidAPI.
What license is Fast News MCP under?
It is licensed under the MIT license.
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments