@nogoo9/mcp-server-cloud-fs
@nogoo9/mcp-server-cloud-fs
Programmatic API for the Cloud FS MCP Server.
This module re-exports all public types, classes, and functions needed to embed cloud-fs as a library in your own MCP server or application.
Categories
- Core — VirtualFS, createMcpServer, ServerContext
- Providers — S3Provider, AzureProvider, GcsProvider, MemoryProvider, SqliteProvider
- Cache — MemoryStore, FilesystemStore, PassThroughCache, createRedisStore
- Auth — ExternalTokenVerifier, EnterpriseAuthVerifier, SCOPES
- Transports — createTransport, WebSocketServerTransport
- Shell — executeShell
- Utilities — parseUri, resolveToolPath, toCacheKey, inferContentType
