Server data from the Official MCP Registry
CPCS / CISRS / NPORS card verification, BS 7121 lift plans, mobile crane / tower crane operator ...
CPCS / CISRS / NPORS card verification, BS 7121 lift plans, mobile crane / tower crane operator ...
This MCP server implements basic authentication and rate-limiting for a UK crane hire compliance tool, but has several security concerns that prevent a higher score. The server relies on environment variables for API key storage and attempts to load a shared authentication module from a hardcoded home directory path, which is fragile and security-risky. Additionally, there is unauthenticated network access to an external metering endpoint, potential for environment variable exfiltration through error paths, and insufficient input validation on query parameters. While the code quality is reasonable and the tool stubs themselves are harmless, the authentication architecture and external API interactions create exploitable patterns. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-crane-hire-cpcs-mcp": {
"args": [
"crane-hire-cpcs-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
mcp-name: io.github.CSOAI-ORG/crane-hire-cpcs-mcp
Buy Starter — £29/mo
Signed attestations + unlimited audits + email support. 👉 Subscribe at meok.ai — instant HMAC signing key + Stripe-managed billing.
Free tier remains MIT-licensed and zero-config. Upgrade only when you need signed compliance artefacts for audit.
UK crane hire compliance MCP
UK crane hire compliance MCP. CPCS/CISRS/NPORS card verification + BS 7121 lift plans. MIT
# Install via pip
pip install crane_hire_cpcs_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install crane-hire-cpcs-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"crane-hire-cpcs-mcp": {
"command": "uvx",
"args": ["crane-hire-cpcs-mcp"]
}
}
}
Or: pip install crane-hire-cpcs-mcp then run the crane-hire-cpcs-mcp command (stdio transport).
Once configured, ask your assistant, for example:
verify_cpcs_card to …"generate_lift_plan to …"appointed_person_check to …"Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.