ovice MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OVICE_DOMAIN | No | oVice APIドメイン(本番環境以外では変更が必要) | api.ovice.com |
| OVICE_CLIENT_ID | Yes | oVice APIクライアントID | |
| OVICE_SERVICE_NAME | No | 通知に表示されるサービス名 | This is demo |
| OVICE_CLIENT_SECRET | Yes | oVice APIクライアントシークレット | |
| OVICE_ORGANIZATION_ID | Yes | 組織ID | |
| OVICE_SERVICE_LOGO_URL | No | 通知に表示されるサービスロゴURL | oViceロゴURL |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_organization_workspacesB | 組織のワークスペース一覧を取得する |
| get_workspace_usersB | ワークスペースのユーザー一覧を取得する |
| get_space_name_by_idB | スペースIDからスペース名を取得する |
| get_workspace_access_pathC | ワークスペースにアクセスするためのパスを返す |
| get_organization_groupsB | 組織のグループ一覧を取得する |
| get_group_membersB | グループのメンバー一覧を取得する |
| send_organization_notificationC | 組織に通知を送信する |
| send_workspace_notificationC | ワークスペースに通知を送信する |
| send_group_notificationB | グループに通知を送信する |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cti1650/ovice-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server