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.
Máy chủ liên quan
Freesound MCP Server
Search and discover audio content from Freesound.org for video editing and content creation.
HexDocs MCP
Semantic search for Hex package documentation. Requires local Elixir and Mix installation.
BudgetFitter
BudgetFitter is a free UK deal discovery platform with a public MCP server. Search verified discount codes, look up brand intelligence, and navigate deals — no auth required.
ThreatBook Threat Analysis
Provides threat intelligence queries for IPs, domains, files, URLs, and vulnerabilities using the ThreatBook API.
门店大数据服务
Provides comprehensive offline store information queries, including enterprise restaurant brand store search, offline store search, and restaurant brand store statistics.
Jina AI Search
Perform semantic, image, and cross-modal searches using Jina AI's neural search capabilities.
NPMLens MCP
NPMLens MCP lets your coding agent (such as Claude, Cursor, Copilot, Gemini or Codex) search the npm registry and fetch package context (README, downloads, GitHub info, usage snippets). It acts as a Model‑Context‑Protocol (MCP) server, giving your AI assistant a structured way to discover libraries and integrate them quickly.
Hunter MCP Server
Enables natural language interaction with Hunter's B2B data via its API.
Simple arXiv
Search and retrieve academic papers from the arXiv repository via its API.
Whois MCP
MCP server that performs whois lookup against domain, IP, ASN and TLD.