egnyte
v1.0.3-ghast.1Search, read, analyze, upload, share, and administer Egnyte content through Egnyte's official hosted MCP and agent CLI.
By EgnyteLicense: 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/egnyte/.
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/egnyte/SKILL.md└── mcp.json
Included Skills1
Work with Egnyte enterprise content and administration through Egnyte's official hosted MCP and optional @egnyte/agentic-cli. Use for file browsing, search, document Q&A and summaries, knowledge bases, uploads, links, comments, metadata, permissions, users, groups, events, locks, trash, projects, and bulk operations.
MCP servers1
- url
- https://mcp-server.egnyte.com/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "egnyte",
"version": "1.0.3-ghast.1",
"description": "Search, read, analyze, upload, share, and administer Egnyte content through Egnyte's official hosted MCP and agent CLI.",
"author": {
"name": "Egnyte",
"url": "https://github.com/egnyte"
},
"homepage": "https://developers.egnyte.com",
"repository": "https://github.com/egnyte/egnyte-for-ai",
"license": "Apache-2.0",
"extensions": {
"ai.trapezohe.ghast": {
"category": "productivity",
"upstreamRevision": "b2f1d26aa81a09cc729dc22040004c8064ec3495",
"portStatus": "full",
"icon": "./assets/logo.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.
[egnyte on Agent Plugins Marketplace](https://pluginsmp.com/plugins/egnyte-2)