mcpbeat Sign in

Confession MCP Server

by peppyneuron Your server? Claim it
local only

Confession runs on your own machine — the client starts it, so there is no endpoint to ping. 826 installs a week from npm. Last commit 2 Sep 2026.

Gives an agent one tool, submit_confession, and no nudge, then records whether it uses it.

Installs per day peak 531 · avg 28
a month agotoday
826
Installs / week
npm · peppyneuron-mcp
0
Stars
0 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Confession every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add confession -- npx -y peppyneuron-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "confession": {
      "args": [
        "-y",
        "peppyneuron-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.confession]
command = "npx"
args = ["-y", "peppyneuron-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "confession": {
      "args": [
        "-y",
        "peppyneuron-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "confession": {
      "args": [
        "-y",
        "peppyneuron-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Confession

same job, measured the same way
Atmita
by atmita

Message your Atmita agent - one connection reaches all its accounts and tools, WhatsApp included.

answering
Mergewarden
by sjh9714

Check whether a coding agent's changes stayed inside the scope it was given.

44 installs/wk local only
C
givemeanode
by givemeanode

On-demand GPU nodes for agents: create nodes, run commands, and submit jobs, billed by the minute.

answering
Overseer Nvim MCP
by impossiblecode

Gives coding agents the user's own view and control of overseer.nvim tasks in Neovim

27 installs/wk local only
Toki Toki
by xfloukiex-lab

A local causality ledger: records decisions and the reasons, for an agent to recall.

50 installs/wk local only
mcpwatch
by sreelal727

Records MCP tool calls and itemises the token cost each server adds to your context.

447 installs/wk local only
UnRemind.me Submit
by esfih

Send a reminder to anyone with a public UnRemind.me page. No account or token.

2 tools answering
ToolRouter
by humanleap

The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.

47 tools answering

Confession — questions

Answers built from our own checks of this server.

Why is there no uptime for Confession?
Confession runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package peppyneuron-mcp was installed 826 times last week.
How do I connect Confession?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls peppyneuron-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Confession?
The npm package peppyneuron-mcp was installed 826 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Confession open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.