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.
Похожие серверы
Hotel Booking
Search and book from over 2 million hotels with shopping and booking capabilities.
Audioscrape
Add audio search to via MCP - Search any audio in seconds
Vistoya
Google for agentic fashion shopping/discovery. Indexed fashion brand e-coms. Semantic search.
Pokemon TCG Card Search MCP
Search and display Pokemon Trading Card Game cards using the Pokemon TCG API.
Embedding MCP Server
An MCP server powered by txtai for semantic search, knowledge graphs, and AI-driven text processing.
AgentRank
Google for AI agents — live search across 25,000+ scored MCP servers, updated daily
Pollinations Think
Strategic thinking and real-time web search using the Pollinations AI API with DeepSeek and SearchGPT models.
ClinicalTrials MCP Server
Search and access clinical trial data from ClinicalTrials.gov.
招投标大数据服务
Provides comprehensive trademark information, including search, profile statistics, and status tracking.
SEC Filings and Earnings Call
The MCP server provides end-to-end workflows for SEC filings and earnings call transcripts—including ticker resolution, document retrieval, OCR, embedding, on-disk resource discovery, and semantic search—exposed via MCP and powered by the same olmOCR and embedding backends as the vLLM backends.