Morningstar
Investment research and data
About Morningstar
Morningstar provides independent investment research, ratings, and data across funds, equities, and markets. Its remote MCP server connects assistants to Morningstar's research and analytics so investment questions can be answered with cited, institutional-grade data.
Connection details
https://mcp.morningstar.com/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add morningstar --transport http https://mcp.morningstar.com/mcpFrequently asked questions
What is the Morningstar remote MCP server?
The Morningstar remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.morningstar.com/mcp, so AI assistants can connect to it without installing or running anything locally. Morningstar provides independent investment research, ratings, and data across funds, equities, and markets. Its remote MCP server connects assistants to Morningstar's research and analytics so investment questions can be answered with cited, institutional-grade data.
How do I connect to the Morningstar MCP server?
Add the endpoint https://mcp.morningstar.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Morningstar MCP server require authentication?
Yes. Morningstar uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Morningstar MCP server use?
Morningstar exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
