writefreely-mcp-server
JSON →MCP server that enables AI agents to publish and manage content on Write.as and self-hosted WriteFreely instances.
Install
uvx --from Tools · 9
- login Authenticate with username/password
- publish_post Create and publish a new post
- edit_post Update an existing post
- delete_post Delete a post
- read_post Read a post by ID
- list_my_posts List all your posts
- list_my_collections List all your collections/blogs
- browse_collection Browse posts in a collection
- browse_public_feed Browse the public feed
Environment variables
WRITEFREELY_BASE_URLWRITEFREELY_ACCESS_TOKEN
Links
★ 3 GitHub stars