AgentTeam MCP Server

Form agent teams. Assign roles. Orchestrate multi-agent workflows with dependency tracking — all through the Model Context Protocol.

Subscribe — $19/month

14-day free trial · Cancel anytime · No credit card lock-in

What It Does

AgentTeam lets you define teams with specific roles, assign AI agents to those roles, and orchestrate task workflows with dependency tracking, status management, and progress reporting. All data is stored locally in SQLite — no cloud dependency.

MCP Native Claude Desktop VS Code Cursor SQLite

Features

👥 Team Formation

Create teams with custom names, goals, and role structures. Define who does what before any agent starts.

🎭 Role Assignment

Assign specific agents to roles with capability requirements. Each role maps to an agent with verified skills.

📋 Task Orchestration

Define tasks with dependency chains. Agents pick up work when their dependencies are satisfied — never out of order.

📊 Status Tracking

Track every task across every team. Statuses: pending, in-progress, blocked, completed. Full history.

💾 Local-First

All data in ~/.agentteam/ SQLite. No cloud. No latency. Your team data stays on your machine.

🔌 STDIO Transport

Integrates with Claude Desktop, Cursor, VS Code, and any MCP-compatible host via standard STDIO transport.

Quick Start

# Clone and install
cd agent-team-mcp
pip install -r requirements.txt

# Run as MCP server
python server.py

Claude Desktop Config

{
  "mcpServers": {
    "agent-team": {
      "command": "python",
      "args": ["/absolute/path/to/agent-team-mcp/server.py"]
    }
  }
}

Available Tools

ToolDescription
team_createCreate team with name, goal, roles
team_assign_roleAssign agent to role with requirements
team_listList all teams and their status
team_statusGet detailed status of a team
task_createCreate task with dependencies
task_assignAssign task to agent/role
task_update_statusUpdate task progress
task_listList tasks with filtering

AGENTTEAM PRO

$19
per month

Unlimited teams · Unlimited agents · Priority support · 14-day trial

Subscribe Now

Prerequisites

About AgentPay Labs

AgentTeam MCP is part of the AgentPay Labs ecosystem — 28+ developer tools and MCP servers built for the agent economy. Every tool ships with a Stripe payment link, SEO-optimized landing page, and cross-linked ecosystem footer for organic discovery.