server-commands-rtk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERVER_DIR | No | Custom server directory path (optional). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_processB | Run shell command with RTK auto-filtering (default: enabled) |
| get_cache_statsC | Get cache statistics |
| clear_command_cacheB | Clear all cached commands |
| cached_commandsA | List all cached commands |
| execution_logC | Get execution log (last 100 entries) |
| write_fileA | Write a file with base64-encoded content. Use this instead of write/filesystem_write_file when content contains special chars that break JSON serialization. |
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/Ev3lynx727/server-commands-rtk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server