Connects Claude to UK street works regulation logic under the New Roads and Street Works Act. Exposes tools like check_s50_licence for Section 50 permit validation, classify_works for categorizing utility activities, and calculate_s74_overrun for computing penalty windows when works exceed their licensed timeframe. Reach for this when you need to validate compliance artefacts, estimate financial exposure from delayed road openings, or triage accreditation requirements before submitting a notice to highway authorities. Built by MEOK AI Labs with EU AI Act tracking and signed attestations available on paid tiers. Free tier gives you 10 calls per day under MIT license, sufficient for occasional compliance checks or prototyping permit workflows.
mcp-name: io.github.CSOAI-ORG/nrswa-ai-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 New Roads + Street Works Act compliance MCP
UK New Roads + Street Works Act compliance MCP. Section 50/58/74 + utility works. MIT
# Install via pip
pip install nrswa_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install nrswa-ai-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
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
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": {
"nrswa-ai-mcp": {
"command": "uvx",
"args": ["nrswa-ai-mcp"]
}
}
}
Or: pip install nrswa-ai-mcp then run the nrswa-ai-mcp command (stdio transport).
Once configured, ask your assistant, for example:
check_s50_licence to …"classify_works to …"calculate_s74_overrun to …"