MCP Servers / communication / oVice

oVice

JSON →
nonecommunication

Manage oVice workspaces, groups, users, and send notifications through the oVice API.

Install
How to run this server

No install command recorded.

server path: ovice
Tools
What this server exposes
get_organization_workspaces
組織のワークスペース一覧を取得
get_workspace_users
指定したワークスペースのユーザー一覧を取得
get_space_name_by_id
スペースIDからスペース名を取得
get_workspace_access_path
ワークスペースにアクセスするためのURLを生成
get_organization_groups
組織のグループ一覧を取得
get_group_members
指定したグループのメンバー一覧を取得
send_organization_notification
組織全体に通知を送信
send_workspace_notification
特定のワークスペースに通知を送信
send_group_notification
特定のグループに通知を送信
Configuration
Environment & auth
authnone
envOVICE_CLIENT_ID
envOVICE_CLIENT_SECRET
envOVICE_ORGANIZATION_ID
envOVICE_SERVICE_LOGO_URL
Resources
oVice — MCP Server · libregistry