mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-17 12:21:32 +00:00
Merge pull request #14222 from Avraham-K/add-cog-depot
Add Cog Depot to Agreements & Coordination
This commit is contained in:
@@ -277,6 +277,7 @@ Servers for accessing many apps and tools through a single MCP server.
|
||||
MCP servers for creating, coordinating, and executing agreements: commitments, escrow, and multi-party decision workflows across humans, agents, and organizations.
|
||||
|
||||
- [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.
|
||||
- [elicitly/elicitly](https://github.com/elicitly/elicitly) [](https://glama.ai/mcp/servers/elicitly/elicitly) 🎖️ 📇 🏠 🍎 🪟 🐧 - Human-in-the-loop over MCP elicitation: `elicit_confirm` (OK/Cancel) and `elicit_form` (typed fields from your JSON schema) raise native dialogs in the connected host, and `elicit_doctor` reports which elicitation features the host actually supports. Local stdio via `npx -y elicitly`.
|
||||
- [Vladimir-Human/humanizer-ru](https://github.com/Vladimir-Human/humanizer-ru) [](https://glama.ai/mcp/servers/Vladimir-Human/humanizer-ru) 🏠 🪟 🍎 🐧 - MCP server (stdio, JSON-RPC 2.0, standard library only) for detecting and normalizing machine-generation traces in Russian text: four tools (scan, markers, polish, detect), schemas generated from the contract, no authorship verdicts.
|
||||
|
||||
Reference in New Issue
Block a user