Skip to main content
Glama

Zoho Projects MCP Server

by qpiai

list_projects

Retrieve all projects from your Zoho Projects portal with pagination support to manage project overview and organization.

Instructions

List all projects in a portal

Input Schema

NameRequiredDescriptionDefault
pageNoPage number
per_pageNoItems per page

Input Schema (JSON Schema)

{ "properties": { "page": { "default": 1, "description": "Page number", "type": "number" }, "per_page": { "default": 10, "description": "Items per page", "type": "number" } }, "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qpiai/zoho-projects-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server