
Pplog
Expose pplog poem posts to your agent so you can draft, publish, or manage creative content on the pplog service.
Overview
pplog is a MCP server for the Grow phase that lets agents call the pplog poem-sharing API using PPLOG_ACCESS_TOKEN over stdio.
What is this MCP server?
- Official pplog MCP server (v0.4.1) with stdio via npm or OCI
- PPLOG_ACCESS_TOKEN required for API authentication
- Targets pplog poem-sharing workflows from agent hosts
- Packages: @esaio/pplog-mcp-server and ghcr.io/esaio/pplog-mcp-server:0.4.1
- Same esaio org pattern as esa docs MCP—token-based stdio integration
- Server version 0.4.1
- 2 package transports (npm and OCI)
- 1 required secret: PPLOG_ACCESS_TOKEN
What problem does it solve?
You cannot automate poem posts or agent-assisted edits on pplog without a direct API bridge from your coding agent.
Who is it for?
Creators and indie builders who already use pplog and want Claude Code or Cursor to help manage posts programmatically.
Skip if: Teams with no pplog account or builders looking for general-purpose CMS or marketing automation.
What do I get? / Deliverables
After registration, your agent can authenticate to pplog and operate on poem content through the official MCP tools.
- Stdio MCP connection to pplog
- Token-authenticated agent access to poem-sharing endpoints
- Streamlined content ops without manual dashboard switching
Recommended MCP Servers
Journey fit
How it compares
MCP integration for one poem-sharing API, not a full content-marketing skill or SEO playbook.
Common Questions / FAQ
Who is Pplog MCP for?
Pplog users who want coding agents to read or manage poem posts via the official API.
When should I use the Pplog MCP server?
When you are in Grow workflows—drafting, publishing, or updating creative posts on Pplog from an agent session.
How do I add Pplog to my agent?
Install @esaio/Pplog-mcp-server or the ghcr.io image, set PPLOG_ACCESS_TOKEN, and add a stdio MCP server entry in your client.