SERVER

pplog

Rank #5,910

io.github.esaio/pplog

Official MCP server for pplog - a poem sharing service

First listed
Mar 14, 2026
Last publish date
Jun 1, 2026
OVERVIEW

pplog is a Model Context Protocol (MCP) server published by esaio. It ranks #5,910 of 76,851 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.

STANDING
#5,910of 76,851 tracked serversTop 10%

Ranks ahead of 70,941 of 76,851 servers on MCP Toplist.

CONNECT

Use pplog

Add pplog to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "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.

Docker image
{
  "mcpServers": {
    "pplog": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/esaio/pplog-mcp-server:0.4.1"
      ],
      "env": {
        "PPLOG_ACCESS_TOKEN": "<your PPLOG_ACCESS_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

esaio

Organization
Servers in org
2
Versions across org
19
MORE FROM THIS PUBLISHER

Other servers by esaio

View all esaio servers →
VERSIONS

Available versions (7)

0.1.0 · Nov 25, 20240.1.1 · Mar 14, 20260.2.0 · Mar 17, 20260.3.0 · Mar 24, 20260.3.1 · Mar 26, 20260.3.2 · Apr 25, 20260.4.1 · Jun 1, 2026Nov 25, 2024Jun 1, 2026
VersionPublished
0.4.1Jun 1, 2026
0.3.2Apr 25, 2026
0.3.1Mar 26, 2026
0.3.0Mar 24, 2026
0.2.0Mar 17, 2026
0.1.1Mar 14, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains pplog?
pplog is maintained by esaio, which publishes 2 MCP servers (19 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.
EXPLORE
pplog - MCP Server #5,910 | MCP Toplist