What is the Task Scheduler MCP server?
Schedule and manage recurring or one-shot tasks
How to install Task Scheduler
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"cron": {
"url": "https://cron.memoryapi.org/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cron": {
"serverUrl": "https://cron.memoryapi.org/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"cron": {
"type": "http",
"url": "https://cron.memoryapi.org/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"cron": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cron.memoryapi.org/mcp"
]
}
}
}Claude Code
claude mcp add --transport http cron https://cron.memoryapi.org/mcpRelated MCP servers
AI/ML research papers from arXiv, DBLP, and HuggingFace
Cross-exchange arbitrage opportunities and funding rate signals
Biomedical data: compounds, drug info, and molecular targets
Clinical trial search and status from ClinicalTrials.gov
US federal contracts, grants, and spending awards
DeFi protocol data: TVL, yield pools, and cross-chain analytics