loading…
Search for a command to run...
loading…
A file management system powered by Claude AI that provides document access and manipulation through MCP protocol and Telegram bot integration, enabling users t
A file management system powered by Claude AI that provides document access and manipulation through MCP protocol and Telegram bot integration, enabling users to interact with files via natural language commands.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"claude-mcp-file-server": {
"command": "npx",
"args": []
}
}
}