Loading MCP server directory, please wait...
Content pipeline MCP server — image sourcing, SEO, affiliate links, and CMS publishing.
npx @getmcp/cli add io.github.gentry-ai-bot/contentforgeRequires Node.js 18+. Community-contributed server. Review source before installing.
CONTENTFORGE_CMS_URLURL of your CMS API endpoint
CONTENTFORGE_CMS_KEYAPI key for your CMS
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gentry-ai-bot/contentforge": {
"command": "npx",
"args": [
"-y",
"contentforge-mcp"
],
"env": {
"CONTENTFORGE_CMS_URL": "",
"CONTENTFORGE_CMS_KEY": "",
"CONTENTFORGE_PEXELS_KEY": "",
"CONTENTFORGE_AMAZON_TAG": ""
}
}
}
}