openlist-mcp-server

hbestm/openlist-mcp-server
★ 0 stars Python 🔌 API Integration Updated 2d ago
MCP Server for OpenList - enables AI agents to manage files via OpenList REST API
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openlist-mcp-server": {
      "command": "uvx",
      "args": [
        "openlist-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install openlist-mcp-server

README Excerpt

<p align="center"> <img src="docs/og-image.png" alt="OpenList MCP Server" width="800"> </p> <p align="center"> <a href="README.md">English</a> · <a href="README-zh.md">中文</a> </p> --- MCP Server for [OpenList](https://github.com/OpenListTeam/OpenList) — an open-source file management system (similar to Alist). Enables MCP-compatible AI agents to browse, upload, download, search, and manage files via the OpenList REST API.

Tools (20)

cancel_sharecancel_taskcopycreate_foldercreate_sharedelete_sharedelete_taskget_download_urlget_file_infoget_public_settingslist_fileslist_shareslist_tasksloginmoveremoverenameretry_tasksearch_filesupload_file