remote-control-mcp
by Hexpy-Games
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port the MCP server listens on | 3232 |
| BASE_URI | Yes | Public URL of this server — must match your tunnel URL | http://localhost:3232 |
| NODE_ENV | No | Set to production when deploying | development |
| REDIS_TLS | No | Set to 1 to enable TLS for the Redis connection | 0 |
| REDIS_URL | No | Redis connection URL — required in production for token persistence; in-memory fallback used without it | |
| BLOCKED_COMMANDS | No | Comma-separated substrings to block in shell_exec |
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/Hexpy-Games/remote-control-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server