One quiet press for every blog you run.
Post Press is the home for your writing. Manage authors and projects in one place, serve published posts to any website through a single clean API, and let your own AI tools write straight into it over MCP.
Sign in with GoogleNo credit cardFree forever
Shipping faster with our new editor
One workspace for all the writing behind your products
Write, manage, and ship — without the busywork
Post Press handles the unglamorous parts of running blogs so you can spend your time writing.
All your blogs, one workspace
Run a separate blog for every product or brand from a single account. Switch projects in a click — posts, authors, and analytics stay neatly organized.
Bring the AI you already use
Connect Claude, Cursor, or any MCP client with a revocable key, and let it draft, edit and publish for you. No second assistant to learn, no second place your writing lives.
Your content, any frontend
Fetch published posts over a clean public API. Powers Next.js, Astro, plain HTML — whatever you build.
Know what gets read
Built-in view tracking, trending sort, and daily charts. See what resonates without bolting on analytics.
Authors, domains & SEO
Assign authors, map custom domains, and attach SEO meta to every post. The details, handled.
From blank page to published in three steps
Write
Open the editor and draft in markdown with live preview — or have your own AI tools write into it over MCP.
Publish
Set the author, cover image, and SEO meta. Hit publish — your post is live and counting views instantly.
Distribute
Pull posts into any site through the public API, or let your AI tools manage them over MCP. No redeploys.
Headless by design. Friendly to your stack.
Post Press is the backend; your site is the frontend. Read published content over a simple HTTP API, or connect your AI tools directly through the built-in MCP server and write posts without leaving your editor.
- Public read API — no SDK, no auth required
- MCP server to manage posts from AI tools
- Filter by tags and meta, sort by trending
- Works with any framework or language
# Fetch the latest published posts
curl -X POST \
https://api.postpress.blog/bridge/public.posts.list \
-H 'Content-Type: application/json' \
-d '{}'
{ "posts": [ … ], "total": 24 }Free. The whole thing.
Unlimited projects, posts, authors, and API calls. No trials, no tiers, no credit card. Just sign in and start publishing.