Alist MCP Server
@JavanShen
About Alist MCP Server
MCP Server for Alist
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"alistApi": {
"command": "npx",
"args": [
"-y",
"alist-mcp-server"
],
"env": {
"ALIST_HOST": "",
"ALIST_TOKEN": ""
}
}
}
}Tools
15列出文件目录
获取某个文件/目录信息
获取目录
搜索文件或文件夹
新建文件夹
重命名文件
批量重命名
正则重命名
移动文件
聚合移动
复制文件
删除文件或文件夹
删除空文件夹
添加离线下载
表单上传文件
Overview
What is Alist MCP Server?
Alist MCP Server is an MCP (Model Context Protocol) server that integrates with the Alist API, enabling AI models to interact with Alist file management services.
How to use Alist MCP Server?
Provide your Alist server address and authentication token via the environment variables ALIST_HOST and ALIST_TOKEN. Run the server using npx with the command npx -y alist-mcp-server. To obtain a token, open Alist in a browser, press F12 to open developer tools, go to the Network tab, select any request, and copy the value of the Authorization parameter.
Key features of Alist MCP Server
- Integrates with Alist API over the MCP protocol
- Authentication via Alist token
- Simple setup with npx
Use cases of Alist MCP Server
—
FAQ from Alist MCP Server
How do I get the Alist token?
Open Alist in a browser, press F12 to open developer tools, go to the Network tab, select any request, and copy the Authorization header value.
What environment variables are required?
You must set ALIST_HOST (the Alist server URL) and ALIST_TOKEN (the authentication token).
How do I install Alist MCP Server?
Add the following configuration to your MCP settings JSON: command npx, args ["-y", "alist-mcp-server"], and environment variables ALIST_HOST and ALIST_TOKEN.
Frequently asked questions
How do I get the Alist token?
Open Alist in a browser, press F12 to open developer tools, go to the Network tab, select any request, and copy the `Authorization` header value.
What environment variables are required?
You must set `ALIST_HOST` (the Alist server URL) and `ALIST_TOKEN` (the authentication token).
How do I install Alist MCP Server?
Add the following configuration to your MCP settings JSON: command `npx`, args `["-y", "alist-mcp-server"]`, and environment variables `ALIST_HOST` and `ALIST_TOKEN`.
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments