Back to directory
zolo-ryan/marketaux-mcp

zolo-ryan/marketaux-mcp

@Zolo-Ryan

A MCP Server Implementation that integrates the Marketaux API providing search based on entity, countries, industries, symbols etc.

market-auxfinancial-newssearch-apimcp-servertypescriptmarketauxfinancial-datafinance

Installation & Configuration

{
  "mcpServers": {
    "newsmcp": {
      "command": "node",
      "args": [
        "C:\\Path\\To\\Your\\project\\NewsMCP\\build\\index.js"
      ],
      "env": {
        "MARKETAUX_API_KEY": "Your-API-TOKEN"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12