What is the Fast News MCP MCP server?
Free search, trending, topics & local news via the Fast News with Previews API on RapidAPI.
How to install Fast News MCP
Copy-paste configuration for popular MCP clients.
RAPIDAPI_KEYrequiredsecretRapidAPI key for the Fast News with Previews API. Get one (free tier available) at https://rapidapi.com/SemicolonBandit/api/fast-news-with-previews
{
"mcpServers": {
"fast-news": {
"command": "npx",
"args": [
"-y",
"@wllrdev/fast-news-mcp"
],
"env": {
"RAPIDAPI_KEY": "<YOUR_RAPIDAPI_KEY>"
}
}
}
}{
"mcpServers": {
"fast-news": {
"command": "npx",
"args": [
"-y",
"@wllrdev/fast-news-mcp"
],
"env": {
"RAPIDAPI_KEY": "<YOUR_RAPIDAPI_KEY>"
}
}
}
}{
"mcpServers": {
"fast-news": {
"command": "npx",
"args": [
"-y",
"@wllrdev/fast-news-mcp"
],
"env": {
"RAPIDAPI_KEY": "<YOUR_RAPIDAPI_KEY>"
}
}
}
}{
"servers": {
"fast-news": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wllrdev/fast-news-mcp"
],
"env": {
"RAPIDAPI_KEY": "<YOUR_RAPIDAPI_KEY>"
}
}
}
}claude mcp add fast-news --env RAPIDAPI_KEY=<YOUR_RAPIDAPI_KEY> -- npx -y @wllrdev/fast-news-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.