morningstar
v1.0.1-ghast.1Screen, summarize, compare, and analyze funds through Morningstar's official MCP.
By MorningstarLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 2 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/morningstar/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/morningstar-fund-research/SKILL.md└── mcp.json
Included Skills1
Screen, summarize, compare, and research authorized funds and ETFs through Morningstar's official MCP, including datapoint discovery, ratings, returns, risk, fees, holdings, analyst research, and Medalist context. Use for factual fund research and reports, not personalized investment recommendations.
MCP servers1
- url
- https://mcp.morningstar.com/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "morningstar",
"version": "1.0.1-ghast.1",
"description": "Screen, summarize, compare, and analyze funds through Morningstar's official MCP.",
"author": {
"name": "Morningstar",
"url": "https://www.morningstar.com"
},
"homepage": "https://www.morningstar.com/business/products/mcp-server",
"repository": "https://github.com/Morningstar/morningstar-plugins",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "research",
"upstreamRevision": "morningstar-source-4c62260714b7+resource-12a3d16a5bad+oauth-84d49684fd46+boundary-8599a03b4c1d",
"portStatus": "full",
"icon": "./assets/icon.svg"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[morningstar on Agent Plugins Marketplace](https://pluginsmp.com/plugins/morningstar-2)