Loomal

Official MCP server for pplog - a poem sharing service

0 starsnpm: @esaio/pplog-mcp-server

About pplog

pplog is an MCP (Model Context Protocol) server published by esaio in the official MCP registry. Official MCP server for pplog - a poem sharing service

It ships as an npm package (@esaio/pplog-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/esaio/pplog-mcp-server.

Use pplog with your agent

Claude Code · one command
claude mcp add pplog -- npx -y @esaio/pplog-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pplog": {
      "command": "npx",
      "args": [
        "-y",
        "@esaio/pplog-mcp-server"
      ]
    }
  }
}
npm@esaio/pplog-mcp-server

Frequently asked questions

What is pplog?
pplog is an MCP (Model Context Protocol) server by esaio. Official MCP server for pplog - a poem sharing service
How do I connect pplog to Claude, Cursor, or another MCP client?
Install pplog from its npm package (@esaio/pplog-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is pplog open source?
Yes — the source code is public at github.com/esaio/pplog-mcp-server.
Can AI agents pay to use pplog?
Not yet through Loomal — pplog is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain pplog? Claim this listing free by verifying GitHub ownership, or contact us.