Attest proxy runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Sep 2026.
Zero-code proxy: policy, human gate, read-back and a hash-chained ledger for any MCP server.
We read the source, 8 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(["git", "-C", str(self.repo), "add", str(f.relative_to(self.repo))], check=True, capture_output=True)
"host": "api.telegram.org",
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add attest-proxy -- uvx attestlayer
{
"mcpServers": {
"attest-proxy": {
"args": [
"attestlayer"
],
"command": "uvx"
}
}
}
[mcp_servers.attest-proxy]
command = "uvx"
args = ["attestlayer"]
{
"mcpServers": {
"attest-proxy": {
"args": [
"attestlayer"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"attest-proxy": {
"args": [
"attestlayer"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ATTEST_POLICY (Path to a policy YAML), ATTEST_LEDGER (Ledger SQLite path (default .attest/ledger.sqlite)), ATTEST_INBOX_URL (URL of the confirm inbox (attest serve) linked from Slack cards), SLACK_BOT_TOKEN (Slack bot token for confirm cards), ATTEST_SLACK_CHANNEL (Slack channel for confirm cards).
The author declared them in the registry entry; get the values from the project itself.
Zero-cost MCP server for local code inspection and best-practice recommendations
Gemini-powered MCP server for code review analysis.
Gemini-powered MCP server for code analysis.
ACDP reference MCP server for promo-code resolution and checkout feedback.
MCP server for note.com: create, edit and retrieve posts.
Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings
MCP server for PMD static code analyzer - run code analysis and detect duplicates
Zero-LLM structural code retrieval for AI coding agents, served over MCP.
Answers built from our own checks of this server.