Agent Plugins Marketplace
All plugins

morningstar

v1.0.1-ghast.1

Screen, summarize, compare, and analyze funds through Morningstar's official MCP.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

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-plugins

Clone 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

plugins/morningstar/
├── plugin.json
├── skills/morningstar-fund-research/SKILL.md
└── mcp.json

Included Skills1

morningstar-fund-researchskills/morningstar-fund-research/SKILL.md

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

morningstarStreamable HTTP
url
https://mcp.morningstar.com/mcp

Plugin manifests1

plugins/morningstar/plugin.json
{
  "$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"
    }
  }
}

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)