by Morningstar
Provides access to Morningstar's Datapoint and Articles tools through MCP, enabling retrieval of financial metrics, ratings, research, and editorial content for securities and investment topics.
The server acts as a bridge between client applications and Morningstar’s data services, exposing two primary tools via MCP:
serverConfig
).npx
command.Q: Do I need a paid Morningstar subscription? A: Yes, an authentication token is provided only to licensed Morningstar customers.
Q: Which securities are supported? A: The Datapoint tool covers equities, mutual funds, ETFs, and other listed instruments covered by Morningstar’s database.
Q: Can the Articles tool return real‑time price data? A: No. It is intended for research and opinion content only; price‑related queries should use the Datapoint tool.
Q: How is authentication handled?
A: Include the token in the Authorization
header (e.g., Bearer <TOKEN>
) or set it as an environment variable as shown in the server configuration.
Q: Is there rate limiting? A: Rate limits are imposed by Morningstar’s backend services and are communicated in the response headers.
Morningstar MCP Server exposes the following Morningstar tools to be consumed using MCP.
Use this tool to fetch latest values for Morningstar datapoints such as market capitalization, ratings, fair value ratio, fair value estimate, last closing price, total return, economic moat, earnings per share (EPS), net asset value (NAV), fund size, sector, domicile, primary share and more. Use this tool when the question is just a simple datapoint information look up for a security such as a stock or fund.
Use this tool for getting answers for questions about finance, investing, sustainable investing, investment strategies, portfolio and retirement. It is a reliable resource for obtaining Morningstar's opinion, research, and analysis from Morningstar's Editorial content, methodologies and Thematic research. This tool relies solely on reliable research conducted by Morningstar for all of the information provided. This tool is not intended to provide factual information regarding a stock or fund's rating, price, fair value, or performance.
Reach out to Morningstar for Auth Token and dedicated endpoints for your account https://www.morningstar.com/business/brands/data-analytics/products/direct-web-services#contactus
Please log in to share your review and rating for this MCP.
{ "mcpServers": { "morningstar-mcp-server": { "command": "npx", "args": [ "-y", "morningstar-mcp-server" ], "env": { "API_KEY": "<YOUR_API_KEY>" } } } }
Explore related MCPs that share similar capabilities and solve comparable challenges
by antvis
Offers over 25 AntV chart types for automated chart generation and data analysis, callable via MCP tools, CLI, HTTP, SSE, or streamable transports.
by reading-plus-ai
A versatile tool that enables interactive data exploration through prompts, CSV loading, and script execution.
by Canner
Provides a semantic engine that lets MCP clients and AI agents query enterprise data with contextual understanding, precise calculations, and built‑in governance.
by surendranb
Provides natural‑language access to Google Analytics 4 data via MCP, exposing over 200 dimensions and metrics for Claude, Cursor and other compatible clients.
by ergut
Provides secure, read‑only access to BigQuery datasets, allowing large language models to query and analyze data through a standardized interface.
by isaacwasserman
Provides an interface for LLMs to visualize data using Vega‑Lite syntax, supporting saving of data tables and rendering visualizations as either a full Vega‑Lite specification (text) or a base64‑encoded PNG image.
by vantage-sh
Fetch and explore cloud cost and usage data from a Vantage account using natural language through AI assistants and MCP clients.
by acryldata
Provides a Model Context Protocol server that enables searching, metadata retrieval, lineage traversal, and SQL query listing for DataHub entities.
by rishijatia
Provides programmatic access to Fantasy Premier League statistics, team information, gameweeks, and analysis tools via a Model Context Protocol server.