- MOCO agency and project management platform
MOCO agency and project management platform
Overview
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.
🌟 Features
- ✅ Read-only Access: Safe API integration with no data modification
- 🔄 Automatic Pagination: Handles large datasets seamlessly
- 📊 Smart Aggregation: Automatic summation by date, project, and task
- 🎯 Project Filtering: Filter activities by specific projects
- 🧩 Comprehensive Tools: 7 specialized tools for different use cases
- 🎯 Intelligent Prompts: 8 AI-powered prompts for complex analysis and insights
- 🌐 Multi-Client Support: Works with all major MCP clients
⚡ Quick Start
npx -y @niondigital/moco-mcp
That's it! The server will start and be ready to connect to your MCP client.
Server Config
{
"mcpServers": {
"moco": {
"command": "npx",
"args": [
"-y",
"@niondigital/moco-mcp"
],
"env": {
"MOCO_API_KEY": "your-moco-api-key",
"MOCO_SUBDOMAIN": "your-subdomain"
}
}
}
}Project Info
Created At
10 months agoUpdated At
10 months agoAuthor Name
nion digitalStar
-Language
-License
-Recommend Servers
View AllAirtreks Mcp
@SEKeener
a day ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago