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.
相關伺服器
12306-mcp
Search for train tickets on 12306, the official China Railway website.
Web Search MCP
Scrapes Google search results using a headless browser. Requires Chrome to be installed.
Travel Planner
A server for travel planning and interacting with Google Maps services.
招投标大数据服务
Provides comprehensive bidding and tender information query services, including statistics, searches, and planned project queries.
Jina AI MCP Tools
Integrates with Jina AI APIs for web reading, search, and fact-checking.
Naver Directions
Provides directions, place search, and geocoding features using the Naver Maps API.
展会大数据服务
Query comprehensive exhibition information, including enterprise participation records, venue details, and exhibition search.
Supavec
Fetch relevant embeddings and content from Supavec for AI assistants.
Amadeus MCP Server
Search for flight offers using the Amadeus Flight Offers Search API.
ReActMCP Web Search
A web search server that integrates with the Exa API to perform basic and advanced searches.