qpiai/zoho-projects-mcp
If you are the rightful owner of zoho-projects-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.
A Model Context Protocol (MCP) server that integrates with Zoho Projects API, enabling AI assistants to manage projects, tasks, issues, and more.
Tools
Functions exposed to the LLM to take actions
list_portals
Get all portals
get_portal
Get portal details
list_projects
List all projects
get_project
Get project details
create_project
Create a new project
update_project
Update a project
delete_project
Delete a project
list_tasks
List tasks
get_task
Get task details
create_task
Create a task
update_task
Update a task
delete_task
Delete a task
list_issues
List issues
get_issue
Get issue details
create_issue
Create an issue
update_issue
Update an issue
list_phases
List phases/milestones
create_phase
Create a phase
search
Search portal or project
list_users
List users
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client