MCPMarket
Vender SkillsPower Your AgentsConectar
  1. Inicio
  2. Servidores
  3. Overseer

Overseer

dmmulroybydmmulroy
•
229
•
Herramientas para Desarrolladores
Productividad y Flujo de Trabajo

Orchestrates tasks and manages workflows for AI agents using the MCP protocol.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Descubre servidores MCP que conectan clientes MCP como Claude y Cursor con tus herramientas favoritas. Explora MCP Market para empezar.

Explorar

  • Búsqueda MCP
  • Servidores MCP
  • Clientes MCP
  • Habilidades de Claude
  • MCP Market Hub
  • Categorías
  • ¿Qué es un servidor MCP?
  • Model Context Protocol

Clasificaciones

  • Top MCPs de Hoy
  • Top Habilidades de Claude de Hoy
  • Top 100 Habilidades de Claude
  • Top 100 Servidores MCP

Acerca de

  • Noticias
  • Enviar
  • Contacto

© 2026 MCP Market. Todos los derechos reservados.·Privacy·Terms

Overseer is a robust task orchestration system designed for AI agents, providing both a command-line interface and a codemode server. It enables agents to manage their work hierarchically, from high-level milestones down to subtasks, with built-in version control system (VCS) integration for tracking progress and commits. The tool leverages SQLite for persistent storage and facilitates the capture of learnings that bubble up the task hierarchy, ensuring a structured approach to agent-driven development and knowledge accumulation.

Características Principales

01CLI and Codemode interface for AI agent task management
02SQLite-backed storage with native VCS integration (jj-lib, gix)
03Hierarchical task structure: Milestones, Tasks, and Subtasks
04Progressive context inheritance and learning aggregation
05Integrated web UI for visualizing tasks in graph, list, and Kanban views
06107 GitHub stars

Casos de Uso

01Tracking AI agent progress, commits, and accumulated knowledge
02Structuring and managing complex projects for AI agents
03Providing a controlled environment for agents to execute and document development tasks