postforged-scheduling-mcp
v0.1.0
Published
MCP server for PostForged — refine LinkedIn posts with 8 AI actions, score engagement potential, and generate content variations
Maintainers
Readme
postforged-scheduling-mcp
MCP server for PostForged — refine LinkedIn posts with 8 AI actions, score engagement potential, and generate content variations at different creativity levels.
Tools
| Tool | Description |
|------|-------------|
| generate_post_variations | Generate 3 LinkedIn post variations (conservative, balanced, bold) |
| refine_post | Refine a post with 8 actions: rewrite hook, shorten, lengthen, adjust tone, add CTA, add story |
| score_post | Score a post's engagement potential (0-100) with verdict and suggestions |
Installation
npx postforged-scheduling-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"postforged-scheduling": {
"command": "npx",
"args": ["-y", "postforged-scheduling-mcp"]
}
}
}Refinement Actions
| Action | Effect |
|--------|--------|
| rewrite-hook | New opening line to grab attention |
| make-shorter | Condense for quick reads |
| make-longer | Expand with more detail |
| more-professional | Formal, polished tone |
| more-casual | Conversational, approachable |
| more-bold | Provocative, attention-grabbing |
| add-cta | Add a call-to-action |
| add-story | Weave in a narrative element |
Post Styles
thought-leader, storytelling, how-to, hot-take, celebration, engagement
Usage Examples
- "Generate 3 variations of a LinkedIn post about AI in recruiting"
- "Rewrite the hook on this post: [paste text]"
- "Score this LinkedIn post for engagement"
- "Make this post more bold and add a CTA"
Links
- Website: https://postforged.com
- npm: https://www.npmjs.com/package/postforged-scheduling-mcp
License
MIT
