MCP Server Ready

The Task ManagerAI Agents Understand

mcptask.online connects your AI assistants directly to your task system. Claude Code, autonomous agents, and your team - all working from the same task queue.

  • dns
    MCP Server for AIAI agents read tasks, log work, and report progress via Model Context Protocol
  • smart_toy
    Autonomous OperationAI programmers can fetch next task, complete work, and move on independently
  • merge
    GitHub/GitLab WebhooksCommits and PRs automatically update tasks and close completed work
  • groups
    Human-AI TransparencySee exactly what AI did and what humans contributed

Runner activity

4connectedΒ·3working
sync_altAI runners stream their work live to this dashboard over the MCP protocol

mac-mini-ci.local

OPUS-4.8:CLOUDaccount_treeMCPTASK.ONLINE
Processing11:34:32
#4821 Add OAuth login to the signup wizard

πŸ’­The callback already verifies state β€” reusing it for Google login…

  • Editapp/models/user.rb2.1s
    Wire provider column into auth flow

dev-runner-02.local

SONNET-4.6:LOCALaccount_treeACME WEBSHOP
Finished11:34:32
#4805 Fix the flaky checkout system test

πŸ’¬{"TASKRUNNER_RESULT": true, "status": "success", "pr_number": 1287}

    agent-eu-west.cloud

    FABLE-5:CLOUDaccount_treeDATA PIPELINE
    Processing11:34:32
    #4818 Speed up the nightly import job

    πŸ’¬Tests are green β€” committing and opening a PR.

    • Bashgh pr create --fill4.0s
      Create pull request

    build-box-01.local

    MINIMAX-M3:CLOUDaccount_treeMOBILE API
    Starting11:34:32
    #4823 Rate-limit the public API endpoints
      MCPProtocol
      Live data streaming
      The Challenge

      Your AI Assistant Is Working Blind

      AI coding tools are powerful, but they can't see your task system

      content_copy

      Copy-Paste Context Every Time

      Every time you start with Claude Code or Copilot, you manually paste the task description, acceptance criteria, and context. Over and over. For every task.

      timer_off

      No Automatic Work Logging

      Your AI assistant helped fix 5 bugs today. But your task system shows nothing. You spend 30 minutes reconstructing what was done and logging it manually.

      playlist_remove

      AI Can't Pick Up the Next Task

      You want AI to work through your backlog automatically. But it can't see the queue, can't prioritize, can't move to the next task when done.

      search_off

      No Audit Trail of AI Work

      Your manager asks: 'What exactly did the AI do on this feature?' You have no structured answer. Chat logs are scattered. Nothing is documented.

      verifiedThe Solution

      Give Your AI a Proper Task System

      mcptask.online provides a dedicated MCP server that AI agents speak natively

      dns

      AI Speaks MCP. So Do We.

      Our MCP (Model Context Protocol) server lets AI assistants like Claude Code read tasks, understand context, and log work - using the same protocol they speak natively. No scraping. No fragile APIs. Clean, structured communication.

      check_circleAI gets full task context instantly
      01
      smart_toy

      Set It and Let It Work

      Configure your AI agent to fetch the next highest-priority task, complete the work, log progress, and move on. Human oversight when needed. Full automation when appropriate.

      check_circleAI works through your backlog 24/7
      02
      merge

      Your Code Is Your Timesheet

      Connect repositories via webhooks. Commits automatically log time. Pull requests link to tasks. Merges update status. Whether human or AI commits - it's all tracked.

      check_circleZero manual time entry
      03
      groups

      Same Tasks, Different Interfaces

      Humans use the elegant web interface. AI uses the MCP server. Both see the same tasks, same progress, same history. Complete transparency.

      check_circleEveryone knows what's happening
      04
      account_tree

      Epic > Story > Task > Subtask

      Organize work the way it actually happens. Large features break into stories. Stories break into tasks. Tasks can have subtasks. AI and humans navigate the same structure.

      check_circleReal projects, real organization
      05
      history

      Who Did What, When

      Every action is logged: task created by human, picked up by AI, progress logged, status changed, completed. Full attribution. Full history. Full accountability.

      check_circleNever wonder 'who did this?'
      06
      rocket_launchQuick Start Guide

      From Setup to AI Collaboration in 15 Minutes

      Connect your AI assistant and let it start working

      timer15min
      Total setup time
      1
      person_add
      schedule2 minutes

      Create Your Account

      • check_circleSign up with email (no credit card for trial)
      • check_circleCreate your workspace
      • check_circleImport existing tasks from Jira/Trello (optional)
      2
      folder_open
      schedule5 minutes

      Set Up Your Project

      • check_circleCreate project or use template
      • check_circleAdd tasks to your backlog
      • check_circleSet priorities and assignments
      3
      integration_instructions
      schedule5 minutes

      Connect Your AI Assistant

      • check_circleCopy MCP server configuration
      • check_circlePaste into Claude Code or your AI tool
      • check_circleAI can now read and update tasks
      .mcp.json
      {
      "mcpServers": {
      "mcptask": {
      "type": "sse",
      "name": "McpTask",
      "url": "https://mcptask.online/mcp/sse",
      "headers": {
      "Authorization": "Bearer ${MCPTASK_JWT_TOKEN}"
      }
      }
      }
      }
      4
      visibility
      scheduleOngoing

      Watch AI Work

      • check_circleAI reads task from queue
      • check_circleAI implements solution
      • check_circleAI logs work automatically
      • check_circleAI moves to next task
      auto_awesome

      After Setup

      After setup, your AI works autonomously. You review progress and steer priorities.

      Ready to collaborate
      peoplePerfect For

      Built for Teams Where AI Does Real Work

      From AI-assisted developers to fully autonomous agent operators

      code
      AI-Assisted Development Teams

      Claude Code + mcptask.online

      You already use Claude Code for coding. Now give it direct access to your task system. No more copy-pasting. No more manual logging. AI reads context, does work, logs progress.

      Problems Solved
      • check
        Copy-paste task context every session
      • check
        Manual work logging after AI sessions
      • check
        No audit trail of AI contributions
      • check
        Disconnected tools
      starMCP server included on all plans
      See AI Developer Featuresarrow_forward
      01
      precision_manufacturing
      Autonomous Agent Operators

      Task Queue for Your Agents

      Running coding agents 24/7? Give them a proper task queue. Agents fetch next task, complete work, report back. You monitor and steer. Detailed logs for oversight.

      Problems Solved
      • check
        No standardized task queue for agents
      • check
        Hard to track agent activity
      • check
        Lack of human oversight
      • check
        No audit trail
      starBuilt for autonomous operation
      See Agent Operator Featuresarrow_forward
      02
      groups_3
      Development Teams (AI-Ready)

      Modern Task Management, AI When Ready

      Even without AI today, mcptask.online is usable, as a fast task manager. Hierarchical structure. GitHub integration. Time tracking. And when you're ready for AI - MCP server is waiting.

      Problems Solved
      • check
        Jira is bloated and slow
      • check
        Trello lacks structure
      • check
        No path to AI integration
      starAI-ready when you are
      See Team Featuresarrow_forward
      03
      attach_moneyPricing Plans

      Simple Pricing That Scales

      Start free. Upgrade when your AI does more work than you expected.

      For Solo Developers with AI

      Starter

      $15/month

      Prices exclude VAT (+ VAT where applicable)

      Min. 2

      Solo developers using AI assistants

      • check
        2 users (1 human + 1 AI)
      • check
        5 active projects
      • check
        Unlimited tasks
      • check
        MCP Server access
      • check
        GitHub/GitLab integration
      • check
        Basic reporting
      • check
        Email support
      Start Free Trialarrow_forward
      Most Popular

      Professional

      $12/user/month

      Prices exclude VAT (+ VAT where applicable)

      Min. 5

      Teams using AI-assisted development

      • check
        Everything in Starter, plus:
      • check
        Unlimited projects
      • check
        Unlimited team members
      • check
        Advanced MCP features
      • check
        Sprint management
      • check
        Advanced reporting
      • check
        Team roles & permissions
      • check
        Integrations (Jira, Trello, Redmine, Fakturoid, iDoklad)
      • check
        Priority support
      • check
        10 GB storage per user
      • check
        API access
      Start Free Trialarrow_forward
      Dedicated Server

      Enterprise

      Min. 200

      Organizations running multiple AI agents at scale

      • check
        Everything in Professional, plus:
      • check
        Dedicated server
      • check
        Unlimited team members
      • check
        Custom training
      • check
        Continuous updates
      • check
        Regular server maintenance
      • check
        Dedicated server storage
      • check
        Payment only for server operation and maintenance
      Contact Salesarrow_forward
      check_circleAll plans include unlimited AI agent connections via MCP server
      format_quoteCustomer Stories

      Teams Using AI Assistants Trust mcptask.online

      format_quote

      "Finally, my Claude Code sessions have full context. It reads the task, understands the requirements, and logs its work automatically. No more copy-paste ceremonies."

      trending_up90% less context setup time
      M
      Martin V.
      Full-Stack Developer
      Using Claude Code daily
      format_quote

      "We run 3 coding agents overnight. mcptask.online is their task queue. Every morning we review what they completed. Full transparency, zero manual logging."

      trending_up24/7 autonomous development
      S
      Sarah K.
      Engineering Manager
      AI-first startup
      format_quote

      "The GitHub webhook integration means I never log time manually. Commit message includes task reference, time is logged automatically. AI or human, doesn't matter."

      trending_upZero manual time entry
      J
      Jan S.
      Team Lead
      10-person dev team
      format_quote

      "Switched from Jira. Setup took 30 minutes instead of 3 days. Now we're ready for AI assistants when we adopt them. Already cleaner than Jira was."

      trending_up30 min setup vs 3 days
      P
      Petra D.
      Project Manager
      Digital agency
      verifiedSocial Proof

      Trusted by AI-Forward Teams

      task_alt
      50,000+

      Tasks Completed by AI

      AI agents using MCP server to complete work

      schedule
      2.8M+

      Hours Logged

      Automatically and manually tracked

      cloud_done
      99.9%

      MCP Server Uptime

      AI agents always connected

      timer
      15 min

      Average Setup Time

      From signup to AI connected

      Trusted By
      shieldGDPR Compliant
      dnsEU Data Centers
      hubMCP Protocol Certified
      verified_userGitHub Partner
      paymentsStripe Payments
      help_outlineFAQ

      Frequently Asked Questions

      Q1

      What is MCP and why does it matter?

      expand_more

      MCP (Model Context Protocol) is the standard protocol that AI assistants like Claude use to communicate with external tools. mcptask.online provides a dedicated MCP server, meaning AI can read your tasks, update status, and log work using its native language - not through fragile web scraping or custom APIs.

      Q2

      Which AI assistants work with mcptask.online?

      expand_more

      Any AI assistant that supports MCP protocol: Claude Code, Claude Desktop, and other MCP-enabled tools. The MCP server provides read and write access to tasks, efforts, and project data.

      Q3

      Can AI agents work autonomously?

      expand_more

      Yes! Configure your AI to fetch the next highest-priority task, complete it, log progress, and move on. You set the boundaries (which projects, which task types). AI works within those boundaries.

      Q4

      How does GitHub/GitLab integration work?

      expand_more

      Add our webhook to your repository. When developers (human or AI) commit code with task references (e.g., '#Task-47 2h'), mcptask.online automatically logs the time and updates the task. Pull request merges can auto-complete tasks.

      Q5

      Is my data secure?

      expand_more

      Yes. All data encrypted at rest and in transit. Servers in EU data centers. GDPR compliant. Role-based access control means AI agents only see what you authorize.

      Q6

      Can I import from Jira or Trello?

      expand_more

      Yes! Professional and Enterprise plans include import tools for Jira and Trello. Your existing tasks, hierarchy, and history come over. Then connect AI and enhance your workflow.

      Q7

      Do I need technical skills to set up MCP?

      expand_more

      Basic familiarity with JSON configuration helps, but we provide copy-paste configuration for popular AI tools. Most users are set up in under 5 minutes.

      Q8

      What happens to my data if I cancel?

      expand_more

      Export all data (JSON, CSV) before canceling. We retain data 90 days in case you return. After 90 days, permanently deleted per GDPR requirements.

      Q9

      Do AI agents count as users for billing?

      expand_more

      Yes! Each AI agent has their own user in the system. AI agents can connect to MCP unlimited times, but their actions are logged.

      Q10

      Can I try before committing?

      expand_more

      Yes! 30-day free trial with full features. No credit card required. Connect your AI assistant during trial.

      securityEnterprise Security

      Enterprise-Grade Security for AI Workflows

      01
      shield

      GDPR Compliant

      Full EU data protection compliance

      02
      dns

      EU Data Centers

      Data stored in Frankfurt, Germany

      03
      hub

      MCP Protocol

      Native Model Context Protocol support

      04
      admin_panel_settings

      Role-Based Access

      AI sees only what you authorize

      05
      history

      Audit Logging

      Every AI action logged and traceable

      06
      speed

      99.9% Uptime

      SLA-backed reliability

      verified_user

      Your data is protected by enterprise-grade security

      rocket_launch

      Ready to Let AI Actually Help?

      Connect your AI assistant to mcptask.online and watch productivity transform

      calendar_today
      30-day free trial - No credit card required
      timer
      15-minute setup - From signup to AI connected
      smart_toy
      Unlimited AI agents - No extra charge for MCP connections

      verified_userTrusted by AI-forward teams. GDPR compliant. EU servers. Cancel anytime.