Loading MCP server directory, please wait...
Official MCP server for pplog - a poem sharing service
npx @getmcp/cli add io.github.esaio/pplogRequires Node.js 18+. Community-contributed server. Review source before installing.
PPLOG_ACCESS_TOKENAccess token for pplog API authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.esaio/pplog": {
"command": "npx",
"args": [
"-y",
"@esaio/pplog-mcp-server"
],
"env": {
"PPLOG_ACCESS_TOKEN": ""
}
}
}
}