Skip to main content
Glama

goodday-mcp

by cdmx-in

get_projects

Retrieve a list of projects from the Goodday platform, including options to filter archived projects or restrict results to root projects only. Ideal for integration and data analysis.

Instructions

Get list of projects from Goodday.

Args: archived: Set to true to retrieve archived/closed projects root_only: Set to true to return only root projects

Input Schema

NameRequiredDescriptionDefault
archivedNo
root_onlyNo

Input Schema (JSON Schema)

{ "properties": { "archived": { "default": false, "title": "Archived", "type": "boolean" }, "root_only": { "default": false, "title": "Root Only", "type": "boolean" } }, "title": "get_projectsArguments", "type": "object" }

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/cdmx-in/goodday-mcp'

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