Free search, trending, topics & local news via the Fast News with Previews API on RapidAPI.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @wllrdev/fast-news-mcp
MCP client config
{
"mcpServers": {
"fast-news-mcp": {
"command": "npx",
"args": [
"-y",
"@wllrdev/fast-news-mcp"
]
}
}
}