io.github.CSOAI-ORG/drone-airspace-governance-mcp icon

drone-airspace-governance-mcp

by CSOAI-ORG

io.github.CSOAI-ORG/drone-airspace-governance-mcp

drone-airspace-governance-mcp MCP server by MEOK AI Labs

drone-airspace-governance-mcp · v1.0.5

by CSOAI-ORG

57

mcp-name: io.github.CSOAI-ORG/drone-airspace-governance-mcp

Drone Airspace Governance MCP

Drone airspace governance MCP — FAA Part 107 + EASA Open/Specific + CASA Part 101 compliance chec...

Drone airspace governance MCP — FAA Part 107 + EASA Open/Specific + CASA Part 101 compliance checks for UAV operations and BVLOS flights.


🚀 Quick Start

# Install via pip
pip install drone_airspace_governance_mcp

# One-shot install of the governance pack
npx meok-setup --pack governance

Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.

→ Full catalogue: councilof.ai/catalogue
→ MEOK AI Labs: meok.ai

💸 Try MEOK in 30 seconds — instant buy ladder

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.

Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "drone-airspace-governance-mcp": {
      "command": "uvx",
      "args": ["drone-airspace-governance-mcp"]
    }
  }
}

Or: pip install drone-airspace-governance-mcp then run the drone-airspace-governance-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use classify_operation to …"
  • "Use bvlos_risk_assessment to …"
  • "Use remote_id_compliance to …"