Nworks
Freeby MCP Community
CLI and MCP server for NAVER WORKS / LINE WORKS — control messages, calendar, drive, mail, tasks, and boards from terminal or AI agents (Claude, Cursor)
v1.2.2Added Apr 12, 2026
naver-worksclimcpmodel-context-protocolai-agent
Nworks MCP Server
CLI and MCP server for NAVER WORKS / LINE WORKS — control messages, calendar, drive, mail, tasks, and boards from terminal or AI agents (Claude, Cursor)
Installation
npx -y nworks
Reviews
Installation
Quick install
npx -y nworks
Add to claude_desktop_config.json
{
"mcpServers": {
"nworks": {
"command": "npx",
"args": ["-y", "nworks"]
}
}
}