Rize.io MCP Server
by mariomosca
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache TTL in ms | 300000 |
| LOG_LEVEL | No | Logging level (error, warn, info, debug) | info |
| RIZE_API_KEY | Yes | Your Rize.io API key | |
| RATE_LIMITING | No | Enable rate limiting | true |
| CACHE_MAX_SIZE | No | LRU cache size | 1000 |
| RATE_LIMIT_MAX | No | Max requests per window | 100 |
| RATE_LIMIT_WINDOW | No | Rate limit window in ms | 60000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_userD | – |
| get_productivity_metricsD | – |
| get_focus_sessionsD | – |
| get_analytics_reportD | – |
| list_projectsD | – |
| create_projectD | – |
| get_productivity_summaryD | – |
| health_checkD | – |
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
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/mariomosca/rizeio-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server