zolo-ryan/MarketAuxMcpServer
MCP server for comprehensive market and financial news search with advanced filtering by symbols, industries, countries, and date ranges.
Quick Start
Clone the repository:
git clone https://github.com/Zolo-Ryan/MarketAuxMcpServerClaude Desktop configuration example:
{
"mcpServers": {
"marketauxmcpserver": {
"command": "npx",
"args": [
"-y",
"zolo-ryan/MarketAuxMcpServer"
]
}
}
}Check the repository README for specific installation and configuration instructions.