Tool reference

All MCP tools, parameters, and examples.

list_posts

Lists posts in the project.

read_post

Reads a post by slug or ID.

create_post

Creates a post.

Scheduling semantics

  • To publish immediately: set isPublished=true and omit publishedAt
  • To schedule: set isPublished=true and set publishedAt to a future ISO datetime

update_post

Updates a post by ID.

delete_post

Deletes a post by ID.

Cookies

We use essential cookies to run the app. With your consent, we’ll also use analytics to improve Nanoblog.

Cookie policy