meok-bs7121-mcp
About
BS 7121 lift-plan compliance for UK crane + hiab operators. Parts 1/3/4/5 clause lookup, Appointed
Use this server
Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.
Transportstdio (runs a local command)
Claude Code
claude mcp add meok-bs7121-mcp -- uvx meok-bs7121-mcp
Cursor
If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.
VS Code
code --add-mcp '{"name":"meok-bs7121-mcp","command":"uvx","args":["meok-bs7121-mcp"]}'
JSON
{
"mcpServers": {
"meok-bs7121-mcp": {
"command": "uvx",
"args": [
"meok-bs7121-mcp"
]
}
}
}