rmdes/micropub-mcp
MCP server for creating, updating, and querying posts on Micropub-compatible blogs via IndieAuth
Platform-specific configuration:
{
"mcpServers": {
"micropub-mcp": {
"command": "npx",
"args": [
"-y",
"micropub-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...