MCP Server
Active
Apache-2.0
Postlint MCP Server MCP Server
io.github.conorbronsdon/postlint-mcp
What is the Postlint MCP Server MCP server?
Check a social post against a platform's real character limit: X, Bluesky, LinkedIn, Threads.
How to install Postlint MCP Server
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"postlint-mcp": {
"command": "npx",
"args": [
"-y",
"@conorbronsdon/postlint-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"postlint-mcp": {
"command": "npx",
"args": [
"-y",
"@conorbronsdon/postlint-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"postlint-mcp": {
"command": "npx",
"args": [
"-y",
"@conorbronsdon/postlint-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"postlint-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@conorbronsdon/postlint-mcp"
]
}
}
}Claude Code
claude mcp add postlint-mcp -- npx -y @conorbronsdon/postlint-mcpRelated MCP servers
Substack MCP Server
Active
Substack MCP server: posts are draft-only by design; short-form Notes publish immediately.
9
View repository →TypeScript
MIT
Google Workspace as 39 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.
4
View repository →TypeScript
MIT
Apple Podcasts Connect owner analytics over Reporter: plays, followers, episodes. Read-only.
1
View repository →TypeScript
Apache-2.0
OP3 MCP Server
Active
OP3 podcast analytics: downloads, geography, app share, episode breakdowns. Read-only.
1
View repository →TypeScript
MIT
Podcast Index MCP Server
Active
Search the Podcast Index: podcasts, episodes, person appearances, trending, feed health.
1
View repository →TypeScript
MIT
Transistor MCP Server
Active
Manage Transistor.fm podcasts: episodes, analytics, transcripts, and webhooks.
1
View repository →TypeScript
MIT