Developer Tools
Trust: 37/100 (Limited)io.github.easingthemes/moltbook-mcp Guide
Moltbook MCP server: post, comment, upvote, DMs, communities. API key auth.
1 starsby easingthemes
Quick Start
Install
npx moltbook-http-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-easingthemes-moltbook-mcp": {
"command": "npx",
"args": [
"moltbook-http-mcp"
]
}
}
}