Skip to content
Back to search
30
MCP

claude-mcp-scheduler

tonybentley/claude-mcp-scheduler

Use Claude API to prompt remote agents on a cron interval but use local MCPs to handle tool calls for context

Uptime
0.0%
120 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Claude Code Remote Control
Enables remote control of Claude Code agents through an MCP interface, allowing other AI clients to delegate coding tasks to Claude Code.
0 tools
claude-meet-mcp
AI-powered meeting scheduler using Claude and Google Calendar. Stop playing email tennis.
0 tools
claude-agent-mcp
Sessioned Claude-backed agent runtime exposed over MCP
0 tools
azure-mcp-agent
A Claude MCP server for Azure tasks.
0 tools
mcp-remote-macos-use
The only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop A
0 tools
claude-orator-mcp
An MCP server for prompt optimization in Claude Code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-mcp-scheduler": {
      "url": "None",
      "transport": "http"
    }
  }
}