EZComputerCtrl MCP
by JucieOvo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EZCTRL_TRANSPORT | No | Transport method for the MCP server (e.g., stdio, streamable-http, sse). | |
| EZCTRL_MODEL_NAME | No | Name of the VLM model to use. | |
| EZCTRL_SERVER_HOST | No | Host address for the MCP server. | |
| EZCTRL_SERVER_PORT | No | Port number for the MCP server. | |
| EZCTRL_MODEL_API_KEY | No | API key for the VLM model. | |
| EZCTRL_MODEL_BASE_URL | No | Base URL for the VLM model API (compatible with OpenAI protocol). |
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
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 | |