Show HN: MCP Server for AI Agents to Publish on WriteFreely
github.comI built this MCP (Model Context Protocol) server to let AI agents easily publish, edit, and manage content on Write.as or self-hosted WriteFreely instances.
It's useful for automating AI-generated blogs, newsletters, or feeds without manual intervention.Key
features: 1. Publish/edit/delete posts and collections 2. Browse public feeds 3. Supports auth via access tokens
Python-based, installs via uv/pip
Motivation:
I wanted a simple way for AI workflows to integrate with privacy-focused platforms like (Write.as) WriteFreely.
It's early (v0.1.3), so feedback on tools like publish_post() or config would be great.
MIT license—fork/contribute if interested!
Repo: https://github.com/laxmena/writefreely-mcp-server PyPi: https://pypi.org/project/writefreely-mcp-server/
What do you think? Any use cases or improvements?
No comments yet.