Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From financial-analysis
Connects remotely to Morningstar's MCP server for accessing financial data, investment research, and market information. Likely requires authentication or API keys.
npx claudepluginhub anthropics/financial-services --plugin financial-analysisCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"morningstar": {
"url": "https://mcp.morningstar.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.morningstar.com/mcpShare bugs, ideas, or general feedback.