CHAP Coordinator
Rank #1,429io.github.BrightbeamAI/chap
Auditable records of human decisions over AI agent work. Approvals, edits, overrides, escalations.
CHAP Coordinator is a Model Context Protocol (MCP) server published by BrightbeamAI. It ranks #1,429 of 132,046 servers tracked on MCP Toplist, and its repository has 103 GitHub stars. CHAP Coordinator is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 130,617 of 132,046 servers on MCP Toplist.
Use CHAP Coordinator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chap -e "CHAP_DB_PATH=<your CHAP_DB_PATH>" -e "CHAP_PROFILES=<your CHAP_PROFILES>" -- npx -y @brightbeamai/chap-coordinator-mcpReplace each placeholder with your own value before saving.
[mcp_servers.chap]
command = "npx"
args = ["-y", "@brightbeamai/chap-coordinator-mcp"]
[mcp_servers.chap.env]
CHAP_DB_PATH = "<your CHAP_DB_PATH>"
CHAP_PROFILES = "<your CHAP_PROFILES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chap": {
"command": "npx",
"args": [
"-y",
"@brightbeamai/chap-coordinator-mcp"
],
"env": {
"CHAP_DB_PATH": "<your CHAP_DB_PATH>",
"CHAP_PROFILES": "<your CHAP_PROFILES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chap": {
"command": "npx",
"args": [
"-y",
"@brightbeamai/chap-coordinator-mcp"
],
"env": {
"CHAP_DB_PATH": "<your CHAP_DB_PATH>",
"CHAP_PROFILES": "<your CHAP_PROFILES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"chap": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@brightbeamai/chap-coordinator-mcp"
],
"env": {
"CHAP_DB_PATH": "<your CHAP_DB_PATH>",
"CHAP_PROFILES": "<your CHAP_PROFILES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chap": {
"command": "npx",
"args": [
"-y",
"@brightbeamai/chap-coordinator-mcp"
],
"env": {
"CHAP_DB_PATH": "<your CHAP_DB_PATH>",
"CHAP_PROFILES": "<your CHAP_PROFILES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chap": {
"command": "npx",
"args": [
"-y",
"@brightbeamai/chap-coordinator-mcp"
],
"env": {
"CHAP_DB_PATH": "<your CHAP_DB_PATH>",
"CHAP_PROFILES": "<your CHAP_PROFILES>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.BrightbeamAI%2Fchap)<a href="https://mcptoplist.com/server/io.github.BrightbeamAI%2Fchap"><img src="https://mcptoplist.com/badge/io.github.BrightbeamAI%2Fchap.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
BrightbeamAI
Available versions (3)
| Version | Published |
|---|---|
| 0.2.13 | Sep 7, 2026 |
| 0.2.12 | Sep 6, 2026 |
| 0.2.11 | Aug 20, 2026 |
Frequently asked questions
- Who maintains CHAP Coordinator?
- CHAP Coordinator is maintained by BrightbeamAI, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is CHAP Coordinator listed on the Official MCP Registry?
- Yes — CHAP Coordinator is listed on the Official MCP Registry, alongside Glama.
- How many versions does CHAP Coordinator have?
- MCP Toplist tracks 3 versions of CHAP Coordinator, most recently published on Sep 7, 2026.
- Where can I find the source code for CHAP Coordinator?
- The source code for CHAP Coordinator is hosted at github.com/BrightbeamAI/chap.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.