Social PostLint-MCP
Related Servers
Alternatives to Social PostLint-MCP
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceProvides tools for accurate Twitter/X post character counting, validation, and optimization using official counting methods. It enables users to extract entities like URLs and hashtags to ensure content fits within platform constraints.41-
- FlicenseNot gradedqualityCmaintenanceAccurately counts characters, bytes, and manuscript paper based on Unicode grapheme clusters, and provides deterministic feedback to help AI meet exact length limits for self-introductions or school records.-
- AlicenseNot gradedqualityCmaintenancePost to Instagram, TikTok, LinkedIn, X (Twitter), Facebook, Threads and Bluesky from a single message. 1Social fits each caption to the network's limit, warns when a network needs an image, and schedules posts up to 30 days ahead. After publishing it reports each network separately — what landed, what failed and why — and can retry one network without touching the rest.MIT
- AlicenseAqualityCmaintenanceProvides 14+ character-level text analysis tools that give LLMs the ability to accurately count letters, analyze individual characters, and work with text at the character level—overcoming tokenization limitations.14133MIT

OpenTweet MCP Serverofficial
AlicenseAqualityCmaintenanceProvides 30 tools to post, schedule, thread, and analyze X (Twitter) content, including AI media generation and multi-account management. No X developer account or OAuth setup required.3066MIT- AlicenseBqualityCmaintenanceConnects to multiple social media platforms (Twitter/X, Mastodon, LinkedIn), allowing users to create and publish content across platforms through natural language instructions.31422MIT
TDQS
Scored across 3 tools
Each tool has a distinct purpose: check_post for a single platform's detailed breakdown, check_post_all for a summary across platforms, and platform_limits for reference data. There is no ambiguity between them, as the scope and output format are clearly differentiated.
The main actions follow a verb_noun pattern: check_post and check_post_all. The third tool, platform_limits, is a noun phrase rather than an action, but it fits the resource-based naming convention and is still intuitive. Minor deviation, but overall the naming is predictable and readable.
Three tools perfectly cover the server's narrow scope of checking social post limits. Each tool is essential and non-redundant, and the count feels neither too thin nor excessive for a linting utility.
The set covers the full workflow: check one platform, check all platforms, and query platform metadata. The only minor gap is the lack of a tool to add or modify platform definitions, but for a linting server this is a reasonable boundary and not a practical dead end.