Back to directory
gitreceiver/tama-mcp

gitreceiver/tama-mcp

@Gitreceiver

AI-Powered Task Manager CLI with MCP Server

task-managementcliaiprd-parsingmcp-serverpythonsqlitetool

Installation & Configuration

{
  "mcpServers": {
    "TAMA-MCP-Server": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/your/TAMA_MCP",
        "run",
        "python",
        "-m",
        "src.mcp_server"
      ],
      "disabled": false,
      "transportType": "stdio",
      "timeout": 60
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13