Home › Finance › finlight Financial News

finlight Financial News

Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.

Official JavaScript Cloud Remote
★ 0 stars Last pushed 2026-08-17 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.finlight.me Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http finlight-mcp https://mcp.finlight.me

Or add to your MCP client config:

{
  "mcpServers": {
    "finlight-mcp": {
      "url": "https://mcp.finlight.me"
    }
  }
}

Package (npm 1.0.3)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "finlight-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry