dasscoax/freshrelease_mcp
3.2
If you are the rightful owner of freshrelease_mcp 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 Freshrelease MCP Server is an implementation that integrates with Freshrelease, allowing AI models to interact with Freshrelease projects and tasks.
Tools
Functions exposed to the LLM to take actions
fr_create_project
Create a project
fr_get_project
Get a project by ID or key
fr_create_task
Create a task under a project
fr_get_task
Get a task by ID
fr_list_status_categories
List status categories
fr_get_status_category_id
Resolve status key to id
fr_get_status_category_id_from_name
Resolve human name to id
fr_list_status_category_names
List human-readable status names
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client