MCP IT Ops Server
by m3yyyyy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (alternative to MCP_PORT) | 3100 |
| MCP_HOST | No | HTTP bind address | 127.0.0.1 |
| MCP_PORT | No | HTTP port (alternative: PORT) | 3100 |
| MCP_API_KEY | No | Optional bearer token for /mcp | |
| MCP_AUDIT_FILE | No | Local audit destination | data/audit.local.jsonl |
| MCP_ALLOWED_HOSTS | No | Allowed HTTP Host values | localhost hostnames |
| MCP_ALLOWED_PORTS | No | Exact TCP destination ports | common local development ports |
| MCP_AUDIT_DISABLED | No | Test-only audit opt-out | false |
| MCP_ALLOWED_ORIGINS | No | Allowed browser Origin hostnames | localhost hostnames |
| MCP_ALLOWED_TARGETS | No | Exact diagnostic destinations | local and public demo hosts |
| MCP_RATE_LIMIT_PER_MINUTE | No | Per-client fixed-window limit | 30 |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues