Back to directory
Marketaux MCP Server

Marketaux MCP Server

@Zolo-Ryan4

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

marketauxnewsfinanceapi-integration

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
2025/5/24
Updated
2026/6/7