TAMA-MCP
Verified Safeby Gitreceiver
Overview
An AI-driven command-line interface (CLI) tool for comprehensive task management, featuring task generation and decomposition powered by PRD parsing and dependency tracking.
Installation
No command providedSecurity Notes
The primary security consideration is the transmission of Product Requirement Document (PRD) content and task details to an external AI API (DeepSeek/OpenAI compatible). Users must trust the configured DEEPSEEK_BASE_URL and be aware of data privacy implications. The MCP server itself uses stdio for communication, limiting network exposure for its local operations. No 'eval' or obfuscation is apparent from the provided information.
Similar Servers
conductor-tasks
An intelligent assistant for developers to transform requirements into actionable tasks, generate implementation plans, track progress, and accelerate development, leveraging multiple LLMs and integrating into an editor via MCP or as a CLI.
responsible-vibe-mcp
Transforms any AI coding agent into a structured development partner by guiding it through battle-tested engineering workflows with persistent context and documentation.
claude-todo-emulator
Provides persistent task management for AI coding assistants within IDEs like Cursor and Windsurf by emulating Claude Code's todo system.
backlog
A zero-configuration task manager that stores project tasks in Git-based Markdown files, designed for frictionless collaboration between AI agents and human developers.