io.github.gentry-ai-bot/contentforge MCP Server
io.github.gentry-ai-bot/contentforge
What is the io.github.gentry-ai-bot/contentforge MCP server?
Content pipeline MCP server — image sourcing, SEO, affiliate links, and CMS publishing.
How to install io.github.gentry-ai-bot/contentforge
Copy-paste configuration for popular MCP clients.
CONTENTFORGE_CMS_URLrequiredURL of your CMS API endpoint
CONTENTFORGE_CMS_KEYrequiredsecretAPI key for your CMS
CONTENTFORGE_PEXELS_KEYsecretPexels API key for image sourcing
CONTENTFORGE_AMAZON_TAGAmazon Associates affiliate tag
{
"mcpServers": {
"contentforge": {
"command": "npx",
"args": [
"-y",
"contentforge-mcp"
],
"env": {
"CONTENTFORGE_CMS_URL": "<YOUR_CONTENTFORGE_CMS_URL>",
"CONTENTFORGE_CMS_KEY": "<YOUR_CONTENTFORGE_CMS_KEY>",
"CONTENTFORGE_PEXELS_KEY": "<YOUR_CONTENTFORGE_PEXELS_KEY>",
"CONTENTFORGE_AMAZON_TAG": "<YOUR_CONTENTFORGE_AMAZON_TAG>"
}
}
}
}{
"mcpServers": {
"contentforge": {
"command": "npx",
"args": [
"-y",
"contentforge-mcp"
],
"env": {
"CONTENTFORGE_CMS_URL": "<YOUR_CONTENTFORGE_CMS_URL>",
"CONTENTFORGE_CMS_KEY": "<YOUR_CONTENTFORGE_CMS_KEY>",
"CONTENTFORGE_PEXELS_KEY": "<YOUR_CONTENTFORGE_PEXELS_KEY>",
"CONTENTFORGE_AMAZON_TAG": "<YOUR_CONTENTFORGE_AMAZON_TAG>"
}
}
}
}{
"mcpServers": {
"contentforge": {
"command": "npx",
"args": [
"-y",
"contentforge-mcp"
],
"env": {
"CONTENTFORGE_CMS_URL": "<YOUR_CONTENTFORGE_CMS_URL>",
"CONTENTFORGE_CMS_KEY": "<YOUR_CONTENTFORGE_CMS_KEY>",
"CONTENTFORGE_PEXELS_KEY": "<YOUR_CONTENTFORGE_PEXELS_KEY>",
"CONTENTFORGE_AMAZON_TAG": "<YOUR_CONTENTFORGE_AMAZON_TAG>"
}
}
}
}{
"servers": {
"contentforge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"contentforge-mcp"
],
"env": {
"CONTENTFORGE_CMS_URL": "<YOUR_CONTENTFORGE_CMS_URL>",
"CONTENTFORGE_CMS_KEY": "<YOUR_CONTENTFORGE_CMS_KEY>",
"CONTENTFORGE_PEXELS_KEY": "<YOUR_CONTENTFORGE_PEXELS_KEY>",
"CONTENTFORGE_AMAZON_TAG": "<YOUR_CONTENTFORGE_AMAZON_TAG>"
}
}
}
}claude mcp add contentforge --env CONTENTFORGE_CMS_URL=<YOUR_CONTENTFORGE_CMS_URL> --env CONTENTFORGE_CMS_KEY=<YOUR_CONTENTFORGE_CMS_KEY> --env CONTENTFORGE_PEXELS_KEY=<YOUR_CONTENTFORGE_PEXELS_KEY> --env CONTENTFORGE_AMAZON_TAG=<YOUR_CONTENTFORGE_AMAZON_TAG> -- npx -y contentforge-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.