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
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
knowns
A CLI-first knowledge layer and task/documentation management tool that provides AI agents with persistent project context.
responsible-vibe-mcp
Manages conversation state and guides LLM coding agents through structured software development workflows with long-term project memory and multi-agent collaboration.
claude-todo-emulator
Provides persistent task management for AI coding assistants within IDEs like Cursor and Windsurf by emulating Claude Code's todo system.