← Back to Plugins
MCP Server MCP

Fast News MCP

github By github 👁 1 views ▲ 0 votes

Free search, trending, topics & local news via the Fast News with Previews API on RapidAPI.

Homepage Verified source GitHub

Install

npx -y @wllrdev/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@wllrdev/fast-news-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "RapidAPI key for the Fast News with Previews API. Get one (free tier available) at https://rapidapi.com/SemicolonBandit/api/fast-news-with-previews",
          "isRequired": true,
          "isSecret": true,
          "placeholder": "Your RapidAPI key",
          "name": "RAPIDAPI_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...