Egnyte Remote
Rank #1,714io.github.ptyagiegnyte/egnyte-remote
MCP server providing egnyte-remote capabilities
Egnyte Remote is a Model Context Protocol (MCP) server published by sachin-shetty. It ranks #1,714 of 132,046 servers tracked on MCP Toplist, and its repository has 323 GitHub stars. Egnyte Remote is listed on Official MCP, with 4 tracked versions. It was first listed on Sep 23, 2025 and most recently updated on Oct 13, 2025.
Ranks ahead of 130,332 of 132,046 servers on MCP Toplist.
Use Egnyte Remote
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http egnyte-remote https://ptyagiegnyte.github.io/egnyte-remote/mcp[mcp_servers.egnyte-remote]
url = "https://ptyagiegnyte.github.io/egnyte-remote/mcp"Add to ~/.codex/config.toml.
https://ptyagiegnyte.github.io/egnyte-remote/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"egnyte-remote": {
"url": "https://ptyagiegnyte.github.io/egnyte-remote/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"egnyte-remote": {
"type": "http",
"url": "https://ptyagiegnyte.github.io/egnyte-remote/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"egnyte-remote": {
"serverUrl": "https://ptyagiegnyte.github.io/egnyte-remote/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"egnyte-remote": {
"url": "https://ptyagiegnyte.github.io/egnyte-remote/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ptyagiegnyte%2Fegnyte-remote)<a href="https://mcptoplist.com/server/io.github.ptyagiegnyte%2Fegnyte-remote"><img src="https://mcptoplist.com/badge/io.github.ptyagiegnyte%2Fegnyte-remote.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sachin-shetty
Available versions (4)
| Version | Published |
|---|---|
| 1.0.2 | Oct 13, 2025 |
| 1.0.1 | Sep 23, 2025 |
| 1.0.0 | Sep 23, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Egnyte Remote?
- Egnyte Remote is maintained by sachin-shetty, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Egnyte Remote listed on the Official MCP Registry?
- Yes — Egnyte Remote is listed on the Official MCP Registry.
- How many versions does Egnyte Remote have?
- MCP Toplist tracks 4 versions of Egnyte Remote, most recently published on Oct 13, 2025.
- Where can I find the source code for Egnyte Remote?
- The source code for Egnyte Remote is hosted at github.com/sachin-shetty/egnyte-ai-samples.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.