nworks
JSON →NAVER WORKS CLI + MCP server. 26 tools for messages, calendar, drive, mail, tasks, and boards.
Install
npx nworks Tools · 26
- nworks_setup Configure API credentials (Client ID, etc.). Client Secret is set via env
- nworks_login_user User OAuth browser login (all scopes included)
- nworks_logout Delete credentials and tokens
- nworks_whoami Check auth status
- nworks_doctor Diagnose connection (auth, tokens, API health)
- nworks_message_send Send message to user/channel
- nworks_message_members List channel members
- nworks_directory_members List organization members
- nworks_calendar_list List calendar events
- nworks_calendar_create Create calendar event
- nworks_calendar_update Update calendar event
- nworks_calendar_delete Delete calendar event
- nworks_drive_list List drive files/folders
- nworks_drive_upload Upload file to drive
- nworks_drive_download Download file (saves locally if >5MB)
- nworks_mail_send Send mail
- nworks_mail_list List mailbox
- nworks_mail_read Read mail detail
- nworks_task_list List tasks
- nworks_task_create Create task
- nworks_task_update Update/complete task
- nworks_task_delete Delete task
- nworks_board_list List boards
- nworks_board_posts List board posts
- nworks_board_read Read board post detail
- nworks_board_create Create board post
Environment variables
CLIENT_IDCLIENT_SECRETCHANNEL_IDNWORKS_CLIENT_IDNWORKS_CLIENT_SECRETNWORKS_BOT_IDNWORKS_DOMAIN_ID
Links
★ 11 GitHub stars