rize-mcp-server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RIZE_API_KEY | Yes | Your Rize API key |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_userA | Get the current authenticated user profile |
| get_projectsC | List all projects with optional filtering |
| get_projectB | Get a specific project by ID |
| create_projectB | Create a new project |
| update_projectC | Update an existing project |
| delete_projectC | Delete a project |
| get_clientsB | List all clients with optional filtering |
| get_clientB | Get a specific client by ID |
| create_clientC | Create a new client |
| update_clientC | Update an existing client |
| delete_clientB | Delete a client |
| get_tasksC | List all tasks with optional filtering |
| get_taskB | Get a specific task by ID |
| create_taskC | Create a new task |
| update_taskC | Update an existing task |
| delete_taskC | Delete a task |
| get_current_sessionB | Get the currently active session |
| get_sessionsC | Get sessions within a time range |
| create_sessionC | Create a new time session |
| start_session_timerB | Start a new focus session timer |
| stop_session_timerA | Stop the current session timer |
| extend_current_sessionB | Extend the current session by specified minutes |
| get_project_time_entriesB | Get time entries by project within a time range |
| get_client_time_entriesC | Get time entries by client within a time range |
| get_task_time_entriesB | Get time entries by task within a time range |
| get_categoriesB | Get time spent by category within a time range |
| get_apps_and_websitesB | Get apps and websites usage within a time range |
| get_summaryB | Get productivity summary (total, focus, meeting, break time) within a time range |
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/rize-io/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server