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.
Servidores relacionados
Local Research MCP Server
A private, local research assistant that searches the web and scrapes content using DuckDuckGo.
Perplexity MCP Server
Perform real-time internet research with source citations using the Perplexity API.
Serper MCP Server
Access Google Search results using the Serper API.
Hunter MCP Server
Enables natural language interaction with Hunter's B2B data via its API.
Brave Search
A server for Brave Search, enabling integration with AI assistants like Claude.
PubChem
Extracts basic chemical information about drugs and compounds from the PubChem API.
Wikipedia Simple English MCP Server
Access Wikipedia content, prioritizing Simple English with a fallback to regular English.
Package Registry Search
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
google-maps-mcp-server
STDIO-based MCP server for Google Maps Platform APIs
EU Regulations MCP
Query 37 EU regulations (DORA, NIS2, GDPR, AI Act, CRA) with full-text search, cross-regulation comparison, and ISO 27001/NIST CSF control mappings. Auto-updates via EUR-Lex monitoring.