★ 0 stars
Unknown language
🤖 AI/LLM
Updated today
Newsletter publishing MCP server guide for AI agents, with tool schemas, prompts, webhooks, and Narrareach distribution path.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"newsletter-publishin": {
"command": "npx",
"args": [
"-y",
"iancarson/newsletter-publishing-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add newsletter-publishin npx -y iancarson/newsletter-publishing-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"newsletter-publishin": {
"command": "npx",
"args": [
"-y",
"iancarson/newsletter-publishing-mcp-server"
]
}
}
}
Topics
ai-agentclaudelinkedinmcpmediumnarrareachnewsletterpublishingsubstack