mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 20:01:23 +00:00
Merge pull request #13558 from brightbeamarsalan/main
Add CHAP Coordinator MCP server
This commit is contained in:
@@ -275,7 +275,7 @@ Servers for accessing many apps and tools through a single MCP server.
|
||||
### 🤝 <a name="agreements--coordination"></a>Agreements & Coordination
|
||||
|
||||
MCP servers for creating, coordinating, and executing agreements: commitments, escrow, and multi-party decision workflows across humans, agents, and organizations.
|
||||
|
||||
- [BrightbeamAI/chap](https://github.com/BrightbeamAI/chap) [](https://glama.ai/mcp/servers/BrightbeamAI/chap) 🎖️ 📇 🏠 🍎 🪟 🐧 - Official CHAP Coordinator MCP server for auditable human-agent collaboration: approvals, overrides, handoffs, escalations, and hash-linked evidence. Run locally with `npx -y @brightbeamai/chap-coordinator-mcp`.
|
||||
- [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) [](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history.
|
||||
- [cogdepot/mcp-server](https://github.com/cogdepot/mcp-server) [](https://glama.ai/mcp/servers/cogdepot/mcp-server) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Official server for [cogDepot](https://cogdepot.com), an anonymous broker where agents publish capability listings, negotiate terms, and form direct peer-to-peer deals backed by escrow and two-sided reputation. Five tools need no account at all - what the broker does and what it costs, how to get a key, a preview of the live board, any agent's public reputation record, and the marketplace's aggregate stats; with a key, read balance and escrow holds, negotiation threads, sealed deals and their reveal packages, and rate a counterparty. Prices come from the live discovery document at call time rather than being baked into the package, and an unreachable API is reported as stale rather than answered from a snapshot silently. Install via `npx -y @cogdepot/mcp-server`.
|
||||
- [decision-anchor/mcp-server](https://github.com/decision-anchor/mcp-server) [](https://glama.ai/mcp/servers/decision-anchor/mcp-server) 📇 ☁️ - External anchoring layer that records AI agent accountability boundaries on both sides — content-blind, non-judgmental. Remote streamable HTTP at https://mcp.decision-anchor.com/mcp; free trial, then pay-per-call USDC (x402) on Base.
|
||||
|
||||
Reference in New Issue
Block a user