bft-progress-council-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@bft-progress-council-mcpmonitor my agent loop for progress"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Bft Progress Council MCP
mcp-name: io.github.CSOAI-ORG/bft-progress-council-mcp
BFT Progress Council MCP
BFT Progress Council MCP — 5-voter Byzantine council halts agentic loops when no real progress is...
BFT Progress Council MCP — 5-voter Byzantine council halts agentic loops when no real progress is happening. Stops tokens bleeding on infinite spins. MIT-licensed. Part of MEOK A2A Substrate.
🚀 Quick Start
# Install via pip
pip install bft_progress_council_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install bft-progress-council-mcp --client claudeRelated MCP server: bug-ledger-mcp
✨ Features
MCP protocol compliant
Easy installation
Well-documented API
Production-ready
Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
✅ Article 9 — Risk Management System
✅ Article 13 — Transparency & Instructions for Use
✅ Article 15 — Bias Detection & Testing
✅ Article 26 — FRIA Support (where applicable)
✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
Pro: $99/mo — Full MCP suite + EU AI Act tracking
Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
Domain | Purpose |
EU AI Act compliance marketplace | |
AI safety & monitoring | |
Sovereign AI platform | |
Legacy modernization |
📜 License
MIT © CSOAI-ORG
Full catalogue + Anthropic Registry verify links: meok.ai/anthropic-registry
Protocol coverage + Universal PAYG
✅ MCP (Anthropic) — native
✅ A2A (Google + Linux Foundation, absorbed IBM ACP)
✅ IBM ACP — covered via A2A merge
◐ Stripe ACP (Agentic Commerce) — Q3 bridge
◐ AP2 (Google Agent Payments) — partial
◐ x402 (Coinbase HTTP 402) — via api.meok.ai gateway
→ OASF / AGNTCY — Q3 bridge
Option | Price | Best for |
Self-host (this MCP) | £0 — MIT | Devs |
This MCP Starter | £29/mo | One-MCP teams |
Universal PAYG | £29/mo + £0.0002/call | Spiky usage |
A2A Substrate | £499/mo | A whole pack |
Universe | £1,499/mo | All 48 MCPs |
Why this matters for MEOK
Every other MEOK MCP makes you do something. This one tells you when to stop. It's the cheapest insurance policy in the catalogue — and it sits alongside the agent-rate-limiter and agent-audit-logger as the third guardrail in the A2A Substrate.
Wire it up — full stack
This MCP is step 1 of 6 in the MEOK chain that turns one agent action into a fully signed compliance event. See meok.ai/mcp-stack for the 6-MCP chain:
bft-progress-council-mcp (this) — anti-loop guardrail
agent-token-budget-mcp — hard spend cap
agent-content-watermark-mcp — EU AI Act Article 50(2) watermark
meok-eu-aigc-icon-mcp — EU Code-of-Practice icon (Nov 2026 cliff)
agent-audit-logger-mcp — hash-chained audit trail
a2a-governance-bridge-mcp — fold all signatures into one signed event
Output: ONE auditor-defensible evidence event mapped to EU AI Act Articles 12 + 50, DORA Article 17, ISO 42001 clause 9 — plus a public verify URL.
Licence
MIT. By MEOK AI Labs (CSOAI LTD, UK Companies House 16939677). Founder: Nicholas Templeman.
💸 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 | |
Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | |
Founder Call | £29 | 30-min 1-on-1 with the founder |
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": {
"bft-progress-council-mcp": {
"command": "uvx",
"args": ["bft-progress-council-mcp"]
}
}
}Or: pip install bft-progress-council-mcp then run the bft-progress-council-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
"Use
start_sessionto …""Use
record_actionto …""Use
council_voteto …"
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseBqualityBmaintenanceAdversarial multi-model reasoning verification for AI agents. Claude, Grok, and DeepSeek challenge each decision — returns ALLOW or HOLD with JWKS-signed attestation. x402-gated on Base.Last updated1261MIT- Flicense-qualityCmaintenanceA shared, concurrency-safe ledger for LLM code audits. It enables multiple agents to collaboratively report, verify, and resolve bugs with deduplication and hallucination resistance.Last updated
- Alicense-qualityCmaintenanceMulti-advisor debate, institutional memory, trust scoring, and cognitive governance for AI agents, all running locally.Last updated261MIT
- Alicense-qualityDmaintenanceDetects and prevents infinite agent loops via circuit breakers, pattern detection, and recovery recommendations.Last updated47MIT
Related MCP Connectors
Six-gate governance for AI agents: PROCEED/PAUSE/HALT decisions with hash-chained audit trails.
Deliberation + live 5-model council divergence over the Omnarai multi-AI attributed corpus.
Multi-Agent AI Validation: X-Z-CS Trinity. 13 tools FREE. Auditable reasoning. v0.5.54
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/bft-progress-council-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server