MarketAuxMcpServer
Marketaux
Documentation
Marketaux MCP Server
A MCP Server Implementation that integrates the Marketaux api providing search based on entity, countries, industries, symbols etc.
Tools
- market_aux_news_search
Configuration
Getting an API key
1. Sign up for a Free account on Marketaux
2. Verify your email account and go to dashboard
3. Get your api token from there
Setting up MCP server
Add this in your `claude_desktop_config.json` file
{
"mcpServers": {
"newsmcp": {
"command": "node",
"args": [
"C:\\Path\\To\\Your\\project\\NewsMCP\\build\\index.js"
],
"env": {
"MARKETAUX_API_KEY": "Your-API-TOKEN"
}
}
}
}Contributing
Contributions are welcomed! Please free to submit a PR.
> Only the Free Tier endpoint is implemented.
> Added to awesome-mcp-servers
Disclaimer
This is not officially associated with Marketaux api. It is a third party implementation of the api with a MCP Server.
Frequently asked questions
What is MarketAuxMcpServer?
MarketAuxMcpServer is Marketaux
How do I install MarketAuxMcpServer?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is MarketAuxMcpServer open source?
Yes — it is hosted on GitHub at https://github.com/Zolo-Ryan/MarketAuxMcpServer and has 5 stars.
Related MCP tools
Model Context Protocol Servers
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP