marketaux-mcp.yml
No official hosted or remote Model Context Protocol (MCP) server was found for Marketaux (no MCP docs, no @marketaux npm scope, no GitHub organization, no registry listing). The following candidate tool set is DERIVED from the ten documented Marketaux v1 operations as a proposal for an agent-facing MCP surface. Not published by Marketaux.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
get_all_news— Get the latest global financial news, filterable by entity symbols, types, industries, countries, sentiment, full-text search, sources, language, and publish dates.get_similar_news— Find stories similar to a specific article by its UUID.get_news_by_uuid— Retrieve a specific article by its UUID.get_news_sources— List news sources usable in the domains/source_ids filters.get_entity_stats_intraday— Time-series entity performance stats (document counts + average sentiment) by minute, hour, day, week, month, quarter, or year. Requires Standard plan or above.get_entity_stats_aggregation— Aggregated entity performance stats for a single time frame. Requires Standard plan or above.get_trending_entities— Identify trending entities over a chosen time frame. Requires Standard plan or above.search_entities— Search the 200,000+ supported entities (symbols, names, types, industries, exchanges, countries).list_entity_types— List all supported entity types.list_entity_industries— List all supported entity industries.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.