PEAC Protocol: Signed interaction receipts
Rank #3,538io.github.peacprotocol/peac
Portable signed records for agent, API, MCP, and cross-runtime interactions.
PEAC Protocol: Signed interaction receipts is a Model Context Protocol (MCP) server published by peacprotocol. It ranks #3,538 of 132,345 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. PEAC Protocol: Signed interaction receipts is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Jul 14, 2025 and most recently updated on Jun 1, 2026.
Ranks ahead of 128,807 of 132,345 servers on MCP Toplist.
Use PEAC Protocol: Signed interaction receipts
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add peac -- npx -y @peac/mcp-serverclaude mcp add peac -- npx -y @peac/mcp-server[mcp_servers.peac]
command = "npx"
args = ["-y", "@peac/mcp-server"]Add to ~/.codex/config.toml.
[mcp_servers.peac]
command = "npx"
args = ["-y", "@peac/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"peac": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"peac": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}{
"mcpServers": {
"peac": {
"command": "npx",
"args": [
"-y",
"@peac/mcp-server"
]
}
}
}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.peacprotocol%2Fpeac)<a href="https://mcptoplist.com/server/io.github.peacprotocol%2Fpeac"><img src="https://mcptoplist.com/badge/io.github.peacprotocol%2Fpeac.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
peacprotocol
Available versions (5)
| Version | Published |
|---|---|
| 0.15.0 | Jun 1, 2026 |
| 0.12.3 | Mar 17, 2026 |
| 0.12.2 | Mar 16, 2026 |
| 0.11.2 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains PEAC Protocol: Signed interaction receipts?
- PEAC Protocol: Signed interaction receipts is maintained by peacprotocol, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is PEAC Protocol: Signed interaction receipts listed on the Official MCP Registry?
- Yes — PEAC Protocol: Signed interaction receipts is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does PEAC Protocol: Signed interaction receipts have?
- MCP Toplist tracks 5 versions of PEAC Protocol: Signed interaction receipts, most recently published on Jun 1, 2026.
- Where can I find the source code for PEAC Protocol: Signed interaction receipts?
- The source code for PEAC Protocol: Signed interaction receipts is hosted at github.com/peacprotocol/peac.
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.