Skip to main content
Finance & FintechTypeScript

zolo-ryan/MarketAuxMcpServer

MCP server for comprehensive market and financial news search with advanced filtering by symbols, industries, countries, and date ranges.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Zolo-Ryan/MarketAuxMcpServer

Claude Desktop configuration example:

{
  "mcpServers": {
    "marketauxmcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "zolo-ryan/MarketAuxMcpServer"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
Zolo-Ryan