MOCO agency and project management platform
@niondigital
About MOCO agency and project management platform
A Model Context Protocol (MCP) server that provides employee read access to the MOCO API for time tracking, project management, holiday tracking, and presence monitoring.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"moco": {
"command": "npx",
"args": [
"-y",
"@niondigital/moco-mcp"
],
"env": {
"MOCO_API_KEY": "your-moco-api-key",
"MOCO_SUBDOMAIN": "your-subdomain"
}
}
}
}Tools
7Get all activities within a date range with automatic summation by date, project, and task. Optionally filter by project ID.
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 all tasks for a specific assigned project by project ID. Only works for projects assigned to the current user.
Get all user holidays for a specific year with utilization calculations and remaining vacation days
Get user presences within a date range with daily aggregation and total calculations
Get all user sick days for a specific year with daily breakdown and total calculations
Get all public holidays for a specific year with daily breakdown and total calculations
Overview
What is MOCO agency and project management platform?
A Model Context Protocol (MCP) server that provides employee read access to the MOCO API for time tracking, project management, holiday tracking, and presence monitoring. It's designed for users who want to query MOCO data via AI assistants or chat clients.
How to use MOCO agency and project management platform?
Install via npx -y @niondigital/moco-mcp, then configure your MCP client with the environment variables MOCO_API_KEY and MOCO_SUBDOMAIN. Integration guides are provided for Claude Desktop, Cursor, Windsurf, Claude Code, Gemini CLI, Kiro, and LM Studio.
Key features of MOCO agency and project management platform
- Read-only access to MOCO data
- Tools for activities, projects, tasks, holidays, presences, sick days, public holidays
- Eight intelligent prompts for reports, planning, and analysis
- Date range and project filtering on activities
- Formatted text summaries with statistics
Use cases of MOCO agency and project management platform
- Generate weekly time tracking reports with project breakdowns
- Plan vacation by analyzing available days and public holidays
- Monitor work-life balance and working time compliance
- Analyze team capacity and resource allocation
FAQ from MOCO agency and project management platform
What are the prerequisites?
Node.js ≥ 18.0.0, a MOCO account with API access, and a MOCO API key plus subdomain.
How do I get my MOCO API credentials?
Log into MOCO, go to Profile → Integrations, copy the API key. Your subdomain is the part before .mocoapp.com in your MOCO URL.
What permissions does this server have?
It provides read-only access. No write or modify operations are supported.
How do I configure the server for my MCP client?
Set the environment variables MOCO_API_KEY and MOCO_SUBDOMAIN in the client's configuration JSON under the env section.
What should I do if I see an authentication error?
Verify the API key is correct and has the necessary permissions. Ensure the subdomain contains only the subdomain name (e.g., company, not company.mocoapp.com).
Frequently asked questions
What are the prerequisites?
Node.js ≥ 18.0.0, a MOCO account with API access, and a MOCO API key plus subdomain.
How do I get my MOCO API credentials?
Log into MOCO, go to Profile → Integrations, copy the API key. Your subdomain is the part before `.mocoapp.com` in your MOCO URL.
What permissions does this server have?
It provides read-only access. No write or modify operations are supported.
How do I configure the server for my MCP client?
Set the environment variables `MOCO_API_KEY` and `MOCO_SUBDOMAIN` in the client's configuration JSON under the `env` section.
What should I do if I see an authentication error?
Verify the API key is correct and has the necessary permissions. Ensure the subdomain contains only the subdomain name (e.g., `company`, not `company.mocoapp.com`).
Basic information
More Developer Tools MCP servers
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Sentry
modelcontextprotocolModel Context Protocol Servers

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Comments