Skip to main content
Glama

MoCo MCP Server

by niondigital

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MOCO_API_KEYYesYour MoCo API key - can be found in Profile → Integrations
MOCO_SUBDOMAINYesYour MoCo subdomain (the 'yourcompany' part from yourcompany.mocoapp.com)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_activities

Get all activities within a date range with automatic summation by date, project, and task. Optionally filter by project ID.

get_projects

Get all projects assigned to the current user or search within assigned projects by name/description. If no query is provided, returns all assigned projects.

get_project_tasks

Get all tasks for a specific assigned project by project ID. Only works for projects assigned to the current user.

get_user_holidays

Get all user holidays for a specific year with utilization calculations and remaining vacation days

get_user_presences

Get user presences within a date range with daily aggregation and total calculations

get_user_sick_days

Get all user sick days for a specific year with daily breakdown and total calculations

get_public_holidays

Get all public holidays for a specific year with daily breakdown and total calculations

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/niondigital/moco-mcp'

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