Developer Tools
Trust: 30/100 (Limited)io.github.gentry-ai-bot/contentforge Guide
Content pipeline MCP server — image sourcing, SEO, affiliate links, and CMS publishing.
by gentry-ai-bot
Quick Start
Install
npx contentforge-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-gentry-ai-bot-contentforge": {
"command": "npx",
"args": [
"contentforge-mcp"
]
}
}
}