Marketaux
Search for market news and financial data by entity, country, industry, or symbol using the Marketaux API.
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.
関連サーバー
Coupang MCP
Search Korean e-commerce (Coupang) products with Rocket Delivery filtering, price sorting, and affiliate link generation
Drawing Guides
Access step-by-step drawing tutorials and guides from easydrawingguides.com for artists of all skill levels.
NS Travel Information MCP Server
Access real-time travel information for the Dutch railways (NS).
Marginalia Search
A search engine for non-commercial content and hidden gems of the internet.
Bio-MCP BLAST
Perform NCBI BLAST sequence similarity searches through natural language.
Shodan
Query Shodan's database of internet-connected devices and vulnerabilities using the Shodan API.
Crypto News MCP Server
Provides real-time cryptocurrency news for AI agents using the NewsData.io API.
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
FastDomainCheck
Check domain name registration status in bulk using WHOIS and DNS dual verification.
News Fact-Checker
Automated fact-checking of news headlines using web search and Google Gemini AI.