MCP Servers / productivity / writefreely-mcp-server

writefreely-mcp-server

JSON →
none3productivity

MCP server that enables AI agents to publish and manage content on Write.as and self-hosted WriteFreely instances.

Install
How to run this server
[ { "cmd": "uvx --from", "imports": [] } ]
server path: writefreely-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envWRITEFREELY_BASE_URL
envWRITEFREELY_ACCESS_TOKEN
Resources
writefreely-mcp-server — MCP Server · libregistry