Postlint MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 341 installs a week from npm. Last commit 3 Aug 2026.
Check a social post against a platform's real character limit: X, Bluesky, LinkedIn, Threads.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add postlint-mcp -- npx -y @conorbronsdon/postlint-mcp
{
"mcpServers": {
"postlint-mcp": {
"args": [
"-y",
"@conorbronsdon/postlint-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.postlint-mcp]
command = "npx"
args = ["-y", "@conorbronsdon/postlint-mcp"]
{
"mcpServers": {
"postlint-mcp": {
"args": [
"-y",
"@conorbronsdon/postlint-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"postlint-mcp": {
"args": [
"-y",
"@conorbronsdon/postlint-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.