Back to MCP Servers
MarketAuxMcpServer
MCP server for comprehensive market and financial news search with advanced filtering by symbols, industries, countries, and date ranges.
finance-fintech
By Zolo-Ryan
Installation
npx -y MarketAuxMcpServerConfiguration
{
"mcpServers": {
"MarketAuxMcpServer": {
"command": "npx",
"args": ["-y", "MarketAuxMcpServer"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes