rocket-cli
by jeanfbrito
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROCKET_CLI_DB | No | Override the SQLite database path | ~/.local/share/rocket-cli/cache.db |
| ROCKETCHAT_URL | Yes | Base URL of your Rocket.Chat server (e.g. https://chat.example.com) | |
| ROCKETCHAT_TOKEN | Yes | Personal Access Token | |
| ROCKETCHAT_USER_ID | Yes | Your Rocket.Chat user id | |
| ROCKET_CLI_EMOJI_IMAGES | No | Cache custom-emoji image bytes. false/0 caches metadata only | true |
| ROCKET_CLI_BACKFILL_LIMIT | No | Max messages to fetch on initial room backfill | 500 |
| ROCKET_CLI_SYNC_TTL_SECONDS | No | How long before a cached room is considered stale | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/jeanfbrito/rocket-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server