Quark Auto-Save MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Quark Auto-Save MCP ServerAdd a task named 'Movies' for https://quark.cn/s/abc to /Videos"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Quark Auto-Save MCP Server
An MCP (Model Context Protocol) server that integrates with quark-auto-save service to automate file saving from Quark Cloud Drive shares.
Features
Add auto-save tasks to quark-auto-save service
Get and update configuration
Run tasks immediately
Secure authentication via token
Installation
npm installUsage
npm startEnvironment Variables
QAS_BASE_URL: Base URL of the quark-auto-save service (optional, can be passed to each tool)QAS_TOKEN: Authentication token for the quark-auto-save service (optional, can be passed to each tool)
Available Tools
add_task
Add a new auto-save task to quark-auto-save service.
Parameters:
baseUrl: Base URL of the quark-auto-save servicetoken: Authentication tokentaskname: Name of the taskshareurl: Quark share URLsavepath: Path to save in the cloud drivepattern: File matching regex pattern (optional)replace: Rename replacement rule (optional)
get_config
Get the overall configuration from quark-auto-save service.
Parameters:
baseUrl: Base URL of the quark-auto-save servicetoken: Authentication token
update_config
Update the overall configuration of quark-auto-save service.
Parameters:
baseUrl: Base URL of the quark-auto-save servicetoken: Authentication tokenconfig: Configuration object to update
run_tasks
Run auto-save tasks immediately.
Parameters:
baseUrl: Base URL of the quark-auto-save servicetoken: Authentication tokentaskData: Task data to run (if null/undefined, runs all tasks)
Security Notice
Never hardcode credentials in configuration files. Always use environment variables or secure credential management systems.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/tnnevol/auto-save-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server