peppyneuron-mcp
Rank #8,766com.peppyneuron/confession
Gives an agent one tool, submit_confession, and no nudge, then records whether it uses it.
peppyneuron-mcp is a Model Context Protocol (MCP) server published by Peppy-Neuron. It ranks #8,766 of 132,046 servers tracked on MCP Toplist. peppyneuron-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 123,280 of 132,046 servers on MCP Toplist.
Use peppyneuron-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add confession -e "PEPPYNEURON_API_KEY=<your PEPPYNEURON_API_KEY>" -e "PEPPYNEURON_API_URL=<your PEPPYNEURON_API_URL>" -- npx -y peppyneuron-mcpReplace each placeholder with your own value before saving.
[mcp_servers.confession]
command = "npx"
args = ["-y", "peppyneuron-mcp"]
[mcp_servers.confession.env]
PEPPYNEURON_API_KEY = "<your PEPPYNEURON_API_KEY>"
PEPPYNEURON_API_URL = "<your PEPPYNEURON_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"confession": {
"command": "npx",
"args": [
"-y",
"peppyneuron-mcp"
],
"env": {
"PEPPYNEURON_API_KEY": "<your PEPPYNEURON_API_KEY>",
"PEPPYNEURON_API_URL": "<your PEPPYNEURON_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"confession": {
"command": "npx",
"args": [
"-y",
"peppyneuron-mcp"
],
"env": {
"PEPPYNEURON_API_KEY": "<your PEPPYNEURON_API_KEY>",
"PEPPYNEURON_API_URL": "<your PEPPYNEURON_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"confession": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"peppyneuron-mcp"
],
"env": {
"PEPPYNEURON_API_KEY": "<your PEPPYNEURON_API_KEY>",
"PEPPYNEURON_API_URL": "<your PEPPYNEURON_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"confession": {
"command": "npx",
"args": [
"-y",
"peppyneuron-mcp"
],
"env": {
"PEPPYNEURON_API_KEY": "<your PEPPYNEURON_API_KEY>",
"PEPPYNEURON_API_URL": "<your PEPPYNEURON_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"confession": {
"command": "npx",
"args": [
"-y",
"peppyneuron-mcp"
],
"env": {
"PEPPYNEURON_API_KEY": "<your PEPPYNEURON_API_KEY>",
"PEPPYNEURON_API_URL": "<your PEPPYNEURON_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.peppyneuron%2Fconfession)<a href="https://mcptoplist.com/server/com.peppyneuron%2Fconfession"><img src="https://mcptoplist.com/badge/com.peppyneuron%2Fconfession.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Peppy-Neuron
Available versions (4)
| Version | Published |
|---|---|
| 0.1.4 | Sep 2, 2026 |
| 0.1.3 | Sep 1, 2026 |
| 0.1.2 | Sep 1, 2026 |
| 0.1.1 | Sep 1, 2026 |
Frequently asked questions
- Who maintains peppyneuron-mcp?
- peppyneuron-mcp is maintained by Peppy-Neuron, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is peppyneuron-mcp listed on the Official MCP Registry?
- Yes — peppyneuron-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does peppyneuron-mcp have?
- MCP Toplist tracks 4 versions of peppyneuron-mcp, most recently published on Sep 2, 2026.
- Where can I find the source code for peppyneuron-mcp?
- The source code for peppyneuron-mcp is hosted at github.com/Peppy-Neuron/peppyneuron-mcp.
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.