Content Tools
mysaas.blog
Provides public access to blog posts, comments, and builder profiles.
ENDPOINT 1
https://mysaas.blog/mcp
Known tools 30
public_posts_listList published posts visible to any visitor.
public_post_getRead one published post with content, SEO image, sources, tags and related SaaS.
public_comments_listList comments visible below a published post.
public_profile_getRead a public builder profile by username.
public_author_posts_listList published posts for one public builder.
public_tags_listList tags used by published posts.
public_categories_listList public categories with published post counts.
public_saas_posts_listList visible SaaS entries for a builder and the published posts that mention them.
profile_getFetch the current user's public builder profile.
profile_updateUpdate the current user's public builder profile.
saas_listList the SaaS entries owned by the current user.
saas_createCreate a manual SaaS entry that posts can reference.
saas_updateUpdate a SaaS entry owned by the current user.
categories_listList available post categories.
tags_listList available tags and usage counts.
comments_listList comments authored by the user or left on the user's posts.
comment_createCreate a comment on a published post.
integrations_getRead connected integration state, including MRR Calendar.
mrrcalendar_syncQueue a sync for the connected MRR Calendar integration.
posts_listList the current user's posts.
post_getFetch one post by id, including translations, sources, tags and related SaaS.
post_preflightValidate a rich post payload before save or publication.
post_create_draftCreate a rich draft post with translations, images, SEO metadata, sources, tags and SaaS links.
post_update_draftUpdate an existing draft post using the same rich payload shape as draft creation.
post_publishPublish a post immediately after running publication preflight.
post_scheduleSchedule a post publication date.
post_unpublishMove a public or scheduled post back to draft.
post_archive_draftArchive an unpublished draft created by mistake.
media_listList active media assets for the current user.
media_import_from_urlImport a public HTTPS image into the user's media library.