Back to search
30
MCP

conductor-mcpserver

pypi/conductor-mcpserver

A local task scheduler with worker management, accessible via MCP (Model Context Protocol) for Claude Desktop

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

Similar MCP servers embedding-nearest

io.github.jarmstrong158/conductor
Local task scheduler and worker manager with MCP integration for Claude Desktop.
0 tools
mcp-task-manager-server
A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
0 tools
calendly-mcp
MCP server connecting Claude Desktop/Code to Calendly for natural-language scheduling management
0 tools
iflow-mcp_claude-document-mcp
Model Context Protocol server for document operations with Claude Desktop
0 tools
mcp-status-observer
Model Context Protocol server for monitoring Operational Status of major digital platforms in Claude Desktop.
0 tools
puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools

How to use

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

{
  "mcpServers": {
    "conductor-mcpserver": {
      "url": "None",
      "transport": "http"
    }
  }
}