Skip to main content
Glama

Server Details

Post, schedule, reply and measure across X, LinkedIn, Instagram, TikTok, YouTube, Threads, Bluesky

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL
Repository
PostLake/postlake-mcp
GitHub Stars
1
Server Listing
PostLake

TDQS

A4.3/5.0

Scored across 34 tools

Disambiguation5/5

Each tool has a clearly distinct purpose, targeting a specific resource and action. For example, validate_post is a dry-run while create_post actually publishes, and list_posts returns summaries while get_post returns the full record. Even closely related tools like connect_account and get_connect_link clearly differentiate credential-based vs. OAuth connection flows.

Naming Consistency5/5

All tool names follow a consistent snake_case verb_noun pattern (e.g., create_post, list_posts, read_comments, update_profile). The verb set is uniform and predictable, with no mixing of styles or inconsistent case conventions.

Tool Count2/5

At 34 tools, the interface is heavy and exceeds the typical well-scoped range of 3-15 tools. While each tool appears justified given the broad domain of social media management, the sheer number may overwhelm agents and increase selection difficulty.

Completeness5/5

The tool set provides comprehensive lifecycle coverage for posts (create, schedule, edit, cancel, delete, read), media upload, analytics, account and profile management, messaging, notifications, comments, and engagement. No significant gaps are apparent for the domain.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 4 tool updates
    • Changedcreate_post2 fields changed
      • changedInput schema / properties / scheduledAt / description
        Previous value: -"Optional ISO 8601 UTC time to publish later. Omit to publish now."New value: +"Optional ISO 8601 time to publish later. UTC with a trailing Z, or a naive local time together with `timezone`. Omit to publish now."
      • addedInput schema / properties / timezone
        Added value: +{
        +  "description": "Optional IANA timezone (e.g. Europe/London). Interprets a naive scheduledAt as wall time in that zone. Stored fire time is always UTC.",
        +  "type": "string"
        +}
    • Changededit_post2 fields changed
      • changedInput schema / properties / scheduledAt / description
        Previous value: -"Optional new ISO 8601 UTC fire time (future)."New value: +"Optional new fire time (future). UTC with a trailing Z, or a naive local time together with `timezone`."
      • addedInput schema / properties / timezone
        Added value: +{
        +  "description": "Optional IANA timezone (e.g. Europe/London). Interprets a naive scheduledAt as wall time in that zone.",
        +  "type": "string"
        +}
    • Addedupload_media_batch
    • Changedvalidate_post2 fields changed
      • changedInput schema / properties / scheduledAt / description
        Previous value: -"Optional ISO 8601 UTC time."New value: +"Optional ISO 8601 time. UTC with a trailing Z, or a naive local time together with `timezone`."
      • addedInput schema / properties / timezone
        Added value: +{
        +  "description": "Optional IANA timezone (e.g. Europe/London). Interprets a naive scheduledAt as wall time in that zone. Stored fire time is always UTC.",
        +  "type": "string"
        +}
  2. 33 tool updates
    • First observedcancel_post
    • First observedconnect_account
    • First observedcreate_api_key
    • First observedcreate_post
    • First observedcreate_profile
    • First observeddelete_post
    • First observeddelete_profile
    • First observeddisconnect_account
    • First observededit_post
    • First observedengage
    • First observedget_analytics
    • First observedget_connect_link
    • First observedget_credits
    • First observedget_platform_capabilities
    • First observedget_post
    • First observedget_post_analytics
    • First observedget_publish_info
    • First observedlist_account_targets
    • First observedlist_conversations
    • First observedlist_notifications
    • First observedlist_posts
    • First observedlist_profiles
    • First observedlist_social_accounts
    • First observedmark_notifications_seen
    • First observedread_comments
    • First observedread_conversation
    • First observedrename_profile
    • First observedreply_to_comment
    • First observedsend_message
    • First observedupdate_profile
    • First observedupload_media
    • First observedvalidate_post
    • First observedwhoami

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables posting and managing content across 13+ social media platforms with scheduling, analytics, AI generation, and approval workflows through natural language.
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Schedule, manage, generate, and analyze social posts across 11 networks (Instagram, TikTok, X, LinkedIn, YouTube, Facebook, Pinterest, Threads, Bluesky, Mastodon, Telegram) from any AI agent — 13 tools covering scheduling, media upload, AI caption generation, best-times, analytics, listening, and comments.
    13
    84 npm
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    AI-powered social media posting across 14 platforms. Post to Twitter, Instagram, TikTok, Facebook, LinkedIn, YouTube and more with one command. AI adapts content per platform, schedules posts, and generates 30-day content calendars.
    6
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Social media scheduling and publishing for AI agents. 17 validation-first tools to post to X, LinkedIn, Instagram, TikTok, YouTube, Reddit, Discord, Telegram, and more through one connected workspace.
    142 npm
    87
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.