Skip to content
Back to search
30
MCP

agentdraft-mcp

pypi/agentdraft-mcp

MCP server for AgentDraft — expose the scheduling source of truth to MCP-aware AI clients (Claude Desktop, Cursor, Cline, etc.)

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

Similar MCP servers embedding-nearest

agent-planner-mcp
MCP server for AgentPlanner — AI agent orchestration with planning, dependencies, knowledge graphs, and human oversight
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
agentcraft-mcp
AgentCraft MCP Server: A secure and scalable AI agent framework
0 tools
agent-orchestrator-mcp
MCP server for agent orchestrator. Features create agent, list agents, delegate task. From MEOK AI Labs.
0 tools
agent-orchestrator-mcp
MCP server for agent orchestrator. Features create agent, list agents, delegate task. From MEOK AI Labs.
0 tools

How to use

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

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