MCP.so
Sign In

Taskeract MCP Server

@Acqusys

About Taskeract MCP Server

Feed your MCP client context from your Taskeract projects.

Basic information

Category

Other

Transports

stdio

Publisher

Acqusys

Submitted by

Rick Fleming

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "taskeract": {
      "command": "npx",
      "args": [
        "@taskeract/mcp"
      ],
      "env": {
        "TASKERACT_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Taskeract MCP Server?

This MCP Server allows an AI-infused code editor to interact with the Taskeract platform, pulling in complete context of tasks you're actively working on. Taskeract is an AI-driven platform that converts stakeholder requirements into organized tasks and integrates directly with your IDE.

How to use Taskeract MCP Server?

Instructions for integrating the MCP Server with your code editor are available at https://www.taskeract.com, as referenced in the README. Follow those steps to configure and invoke the server.

Key

Comments

More Other MCP servers