coddieapp/mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Coddie MCP Server provides AI assistants with secure, read-only access to Coddie project planning data, enabling enhanced project management and development insights.
Tools
Functions exposed to the LLM to take actions
list_projects
List all your Coddie projects
get_project_info
Get detailed project information (name, description, tech stack, status)
get_context
Get development progress and context summary for a project
list_features
List all features for a specific project
list_phases
List all development phases for a project
get_phase
Get detailed phase information (title, description, status)
list_steps
List all implementation steps for a specific phase
get_step
Get detailed step information (content, code examples, completion status)
list_rules
List all rules for a specific project
get_rule
Get detailed rule information (file patterns, content, descriptions)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client