Server data from the Official MCP Registry
MCP server for Inductive Automation Ignition: tags, alarms, history, and Perspective
About
MCP server for Inductive Automation Ignition: tags, alarms, history, and Perspective
Security Report
ignition-mcp is a well-architected MCP server with solid security foundations: authentication is mandatory, write operations are gated behind explicit opt-in, and the bridge plane uses HMAC-SHA256 request signing. However, several code quality and vulnerability concerns reduce confidence. The bridge implementation has a time-skew vulnerability (±300s window), insufficient input validation in some handlers, and the path traversal protection, while present, relies on string operations rather than canonicalization. Additionally, error handling is inconsistent and SQL injection is possible in db_query when mutating is true. These issues are moderate in severity but should be addressed before production use. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 17 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: IGNITION_URL
Environment variable: IGNITION_API_TOKEN
Environment variable: IGNITION_BRIDGE_SECRET
Environment variable: IGNITION_ALLOW_WRITES
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jsgorana-ignition-mcp": {
"env": {
"IGNITION_URL": "your-ignition-url-here",
"IGNITION_API_TOKEN": "your-ignition-api-token-here",
"IGNITION_ALLOW_WRITES": "your-ignition-allow-writes-here",
"IGNITION_BRIDGE_SECRET": "your-ignition-bridge-secret-here"
},
"args": [
"ignition-mcp"
],
"command": "uvx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
