mcp_zoho_sprint

jpatel80/mcp_zoho_sprint

3.1

If you are the rightful owner of mcp_zoho_sprint 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 Zoho Sprints MCP Server is a Model Context Protocol server that integrates with Zoho Sprints API to provide project management tools for integration with Claude Desktop and other AI assistants.

Tools

Functions exposed to the LLM to take actions

get_projects

Get all projects from Zoho Sprints.

get_project

Get a specific project by ID.

get_sprints

Get all sprints for a project.

get_sprint

Get a specific sprint by ID.

get_items

Get items (stories, tasks, bugs) for a project sprint or backlog.

get_item

Get a specific item by ID from a project sprint or backlog.

get_epics

Get all epics for a project.

get_epic

Get a specific epic by ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources