pplog
Rank #7,824io.github.esaio/pplog
Official MCP server for pplog - a poem sharing service
pplog is a Model Context Protocol (MCP) server published by esaio. It ranks #7,824 of 115,460 servers tracked on MCP Toplist. pplog is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Jun 1, 2026.
Ranks ahead of 107,636 of 115,460 servers on MCP Toplist.
Use pplog
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add pplog -e "PPLOG_ACCESS_TOKEN=<your PPLOG_ACCESS_TOKEN>" -- npx -y @esaio/pplog-mcp-serverReplace each placeholder with your own value before saving.
claude mcp add pplog -e "PPLOG_ACCESS_TOKEN=<your PPLOG_ACCESS_TOKEN>" -- docker run -i --rm ghcr.io/esaio/pplog-mcp-server:0.1.1Replace each placeholder with your own value before saving.
[mcp_servers.pplog]
command = "npx"
args = ["-y", "@esaio/pplog-mcp-server"]
[mcp_servers.pplog.env]
PPLOG_ACCESS_TOKEN = "<your PPLOG_ACCESS_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.pplog]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/esaio/pplog-mcp-server:0.1.1"]
[mcp_servers.pplog.env]
PPLOG_ACCESS_TOKEN = "<your PPLOG_ACCESS_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pplog": {
"command": "npx",
"args": [
"-y",
"@esaio/pplog-mcp-server"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pplog": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/esaio/pplog-mcp-server:0.1.1"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pplog": {
"command": "npx",
"args": [
"-y",
"@esaio/pplog-mcp-server"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pplog": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/esaio/pplog-mcp-server:0.1.1"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pplog": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@esaio/pplog-mcp-server"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"pplog": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/esaio/pplog-mcp-server:0.1.1"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pplog": {
"command": "npx",
"args": [
"-y",
"@esaio/pplog-mcp-server"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pplog": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/esaio/pplog-mcp-server:0.1.1"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pplog": {
"command": "npx",
"args": [
"-y",
"@esaio/pplog-mcp-server"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pplog": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/esaio/pplog-mcp-server:0.1.1"
],
"env": {
"PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
}
}
}
}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/io.github.esaio%2Fpplog)<a href="https://mcptoplist.com/server/io.github.esaio%2Fpplog"><img src="https://mcptoplist.com/badge/io.github.esaio%2Fpplog.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
esaio
Other servers by esaio
View all esaio servers →Available versions (7)
| Version | Published |
|---|---|
| 0.4.1 | Jun 1, 2026 |
| 0.3.2 | Apr 25, 2026 |
| 0.3.1 | Mar 26, 2026 |
| 0.3.0 | Mar 24, 2026 |
| 0.2.0 | Mar 17, 2026 |
| 0.1.1 | Mar 14, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains pplog?
- pplog is maintained by esaio, which publishes 2 MCP servers (20 total versions) tracked on MCP Toplist.
- Is pplog listed on the Official MCP Registry?
- Yes — pplog is listed on the Official MCP Registry, alongside Glama.
- How many versions does pplog have?
- MCP Toplist tracks 7 versions of pplog, most recently published on Jun 1, 2026.
- Where can I find the source code for pplog?
- The source code for pplog is hosted at github.com/esaio/pplog-mcp-server.