Odel
Fast News MCP

Fast News MCP

Local
@wllrdev2JavaScriptMITUpdated 2mo ago

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).

npm@wllrdev/fast-news-mcpv1.0.1

Run

npx -y @wllrdev/fast-news-mcp

MCP client config

{
  "mcpServers": {
    "fast-news-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wllrdev/fast-news-mcp"
      ]
    }
  }
}