PostLake
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
Scored across 34 tools
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.
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.
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.
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.
4 tool updates
- Changed
create_post2 fields changed- changed
Input schema / properties / scheduledAt / descriptionPrevious 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." - added
Input schema / properties / timezoneAdded 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" +}
- Changed
edit_post2 fields changed- changed
Input schema / properties / scheduledAt / descriptionPrevious 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`." - added
Input schema / properties / timezoneAdded value: +{ + "description": "Optional IANA timezone (e.g. Europe/London). Interprets a naive scheduledAt as wall time in that zone.", + "type": "string" +}
- Added
upload_media_batch - Changed
validate_post2 fields changed- changed
Input schema / properties / scheduledAt / descriptionPrevious 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`." - added
Input schema / properties / timezoneAdded 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" +}
33 tool updates
- First observed
cancel_post - First observed
connect_account - First observed
create_api_key - First observed
create_post - First observed
create_profile - First observed
delete_post - First observed
delete_profile - First observed
disconnect_account - First observed
edit_post - First observed
engage - First observed
get_analytics - First observed
get_connect_link - First observed
get_credits - First observed
get_platform_capabilities - First observed
get_post - First observed
get_post_analytics - First observed
get_publish_info - First observed
list_account_targets - First observed
list_conversations - First observed
list_notifications - First observed
list_posts - First observed
list_profiles - First observed
list_social_accounts - First observed
mark_notifications_seen - First observed
read_comments - First observed
read_conversation - First observed
rename_profile - First observed
reply_to_comment - First observed
send_message - First observed
update_profile - First observed
upload_media - First observed
validate_post - First observed
whoami
Related MCP Connectors
- postnextOAuthio.postnext
Schedule, publish and track posts on X, Instagram, LinkedIn, TikTok, YouTube, Threads and Bluesky.
Schedule, publish, and analyze social posts on TikTok, Instagram, YouTube, X, Threads, LinkedIn.
Schedule, publish, and analyze social posts across TikTok, Instagram, YouTube, X, LinkedIn + 5 more.
Schedule, generate and publish social posts to X, LinkedIn, Instagram, Threads and YouTube
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables posting and managing content across 13+ social media platforms with scheduling, analytics, AI generation, and approval workflows through natural language.2MIT
- AlicenseAqualityAmaintenanceSchedule, 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.1384 npmMIT
- AlicenseAqualityDmaintenanceAI-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.6MIT
- AlicenseNot gradedqualityAmaintenanceSocial 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 npm87MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.