MarketAuxMcpServer
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MarketAuxMcpServersearch for news about Tesla stock"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Execute the search using market aux search all api
inputs:
symbols
entity_types
industries
countries
language
published_before
published_after
published_on
Configuration
Getting an API key
Sign up for a Free account on Marketaux
Verify your email account and go to dashboard
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceA Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.Last updated12103MIT
- Alicense-qualityDmaintenanceExperimental MCP server that integrates OpenAI and Serper APIs for news search, sentiment analysis, and email delivery.Last updated3MIT
- Flicense-qualityFmaintenanceMCP server providing access to the GNews API for fetching news articles and headlines. Supports search and top headlines with advanced filtering by language, country, category, and date.Last updated1
- AlicenseAqualityAmaintenanceMCP server for global news monitoring, media analysis and sentiment tracking via WorldNewsAPI — full-text search across 150+ countries, German/English sentiment analysis, top headlines, GL briefings, newspaper front pages and geo-search. API key required.Last updated15MIT
Related MCP Connectors
MCP server for Google search results via SERP API
MCP server exposing the Backtest360 engine API as tools for AI agents.
NewsData.io MCP — wraps the NewsData.io global news API (newsdata.io)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Zolo-Ryan/MarketAuxMcpServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server