open-compute-mcp
by ellmos-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OC_DENY | No | Comma-separated action types always denied (e.g. type,launch_app). | |
| OC_LANGUAGE | No | Language of the tool descriptions: de/en/es/ja/ru/zh. | |
| OC_SAFETY_MODE | No | confirm (default) · read_only · allow_all. | |
| OPEN_COMPUTE_EXTRAS | No | Extras for the default uvx launch (default mcp,local,uia). | |
| OPEN_COMPUTE_PYTHON | No | Path to a python.exe; the launcher runs -m open_compute.mcp_server with it (use this if you installed open-compute into a specific environment). | |
| OPEN_COMPUTE_GIT_REF | No | Git ref (branch/tag/sha) to pin for the uvx launch (default: the repo's default branch). | |
| OPEN_COMPUTE_MCP_CMD | No | Full command override (whitespace-split), e.g. python -m open_compute.mcp_server. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ellmos-ai/open-compute-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server