ignition-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSL_CERT_DIR | No | Path to a certificate directory for private CA TLS verification | |
| SSL_CERT_FILE | No | Path to a CA bundle for private CA TLS verification | |
| IGNITION_MCP_SSL_VERIFY | No | Verify TLS certificates. Set to 'false' for isolated local development only. | true |
| IGNITION_MCP_SERVER_HOST | No | MCP server bind host | 127.0.0.1 |
| IGNITION_MCP_SERVER_PORT | No | MCP server port | 8007 |
| IGNITION_MCP_IGNITION_API_KEY | No | API key auth (preferred over basic auth) | |
| IGNITION_MCP_IGNITION_PASSWORD | No | Basic auth password | password |
| IGNITION_MCP_IGNITION_USERNAME | No | Basic auth username | admin |
| IGNITION_MCP_WEBDEV_TAG_ENDPOINT | No | WebDev path for read_tags/write_tag | |
| IGNITION_MCP_IGNITION_GATEWAY_URL | No | Gateway base URL | http://localhost:8088 |
| IGNITION_MCP_WEBDEV_ALARM_ENDPOINT | No | WebDev path for alarm tools | |
| IGNITION_MCP_ENABLE_SCRIPT_EXECUTION | No | Set to 'true' to enable run_gateway_script | false |
| IGNITION_MCP_WEBDEV_TAG_CONFIG_ENDPOINT | No | WebDev path for tag CRUD | |
| IGNITION_MCP_WEBDEV_SCRIPT_EXEC_ENDPOINT | No | WebDev path for run_gateway_script | |
| IGNITION_MCP_WEBDEV_TAG_HISTORY_ENDPOINT | No | WebDev path for get_tag_history |
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