bach-egnyte-mcp
v0.3.0
Published
Mock egnyte MCP with a bundled sample dataset and real search/get tools (write actions are safe mocks).
Readme
bach-egnyte-mcp
Mock Egnyte document MCP server. Search and fetch document content.
Note: This is a MOCK MCP server by bachstudio. It returns sample/fake data and does not connect to Egnyte. Intended for prototyping and demos.
Tools
search_documents— Search documents by keywordget_document— Get extracted text of a document
Usage (stdio MCP)
{
"mcpServers": {
"egnyte": {
"command": "npx",
"args": ["-y", "bach-egnyte-mcp"]
}
}
}License
MIT © bachstudio
