Baidu Netdisk Knowledge MCP
by capwitf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BAIDU_SCOPE | No | OAuth scope | basic,netdisk |
| BAIDU_APP_KEY | Yes | 百度开放平台 AppKey | |
| BAIDU_CACHE_ROOT | No | 本地 cache 路径 | ~/.baidu-netdisk-mcp/cache |
| BAIDU_LOCAL_ROOT | No | 本地文件访问根目录 | 启动目录 |
| BAIDU_SECRET_KEY | Yes | 百度开放平台 SecretKey | |
| BAIDU_SKILLS_DIR | No | 自定义 skill 目录 | ~/.baidu-netdisk-mcp/skills |
| BAIDU_TOKEN_STORE | No | token 文件路径 | ~/.baidu-netdisk-mcp/tokens.json |
| BAIDU_REDIRECT_URI | No | OAuth 回调地址 | oob |
| BAIDU_OPERATION_LOG | No | 写操作审计日志路径 | ~/.baidu-netdisk-mcp/operations.jsonl |
| BAIDU_SELECTION_STORE | No | selectionId 存储路径 | ~/.baidu-netdisk-mcp/selections.json |
| BAIDU_STRICT_APP_PATHS | No | 写操作限制到 /apps/<appName> | true |
| BAIDU_TRANSFER_MAX_RETRIES | No | 上传/下载重试次数 | 3 |
| BAIDU_UPLOAD_CHUNK_SIZE_BYTES | No | 上传分片大小 | 4194304 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/capwitf/baidu-netdisk-knowledge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server