factset
v1.0.2-ghast.1Research financial data, analytics, and licensed broker research through FactSet's official MCP and APIs.
By FactSet Research Systems Inc.License: Apache-2.00 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/factset/.
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/factset/SKILL.md└── mcp.json
Included Skills1
Research public and private companies, securities, estimates, prices, fundamentals, ownership, events, transcripts, StreetAccount news, supply chains, funds, and licensed broker research through FactSet's official MCP and APIs.
MCP servers1
- url
- https://mcp.factset.com/content/v1
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "factset",
"version": "1.0.2-ghast.1",
"description": "Research financial data, analytics, and licensed broker research through FactSet's official MCP and APIs.",
"author": {
"name": "FactSet Research Systems Inc.",
"url": "https://www.factset.com"
},
"homepage": "https://developer.factset.com/mcp",
"repository": "https://github.com/factset/enterprise-sdk",
"license": "Apache-2.0",
"extensions": {
"ai.trapezohe.ghast": {
"category": "finance",
"upstreamRevision": "mcp-248bd4b02bb4+sdk-36c67dfb8ff2+oauth-446c80d9c183+auth-b8e63e5e699e",
"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.
[factset on Agent Plugins Marketplace](https://pluginsmp.com/plugins/factset-2)