Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From financial-analysis
Connects remotely to Egnyte's MCP server for file storage, sharing, search, sync, and content management. Enables Claude to access and manipulate Egnyte files. Requires Egnyte credentials.
npx claudepluginhub anthropics/financial-services --plugin financial-analysisCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"egnyte": {
"type": "http",
"url": "https://mcp-server.egnyte.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-server.egnyte.com/mcpShare bugs, ideas, or general feedback.