Contentforge
Rank #2,142io.github.gentry-ai-bot/contentforge
MCP server providing contentforge capabilities
Contentforge is a Model Context Protocol (MCP) server published by gentry-ai-bot. It ranks #2,142 of 132,046 servers tracked on MCP Toplist, and its repository has 334 GitHub stars. Contentforge is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Feb 18, 2026.
Ranks ahead of 129,904 of 132,046 servers on MCP Toplist.
Use Contentforge
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add contentforge -e "CONTENTFORGE_CMS_URL=<your CONTENTFORGE_CMS_URL>" -e "CONTENTFORGE_CMS_KEY=<your CONTENTFORGE_CMS_KEY>" -e "CONTENTFORGE_PEXELS_KEY=<your CONTENTFORGE_PEXELS_KEY>" -e "CONTENTFORGE_AMAZON_TAG=<your CONTENTFORGE_AMAZON_TAG>" -- npx -y contentforge-mcpReplace each placeholder with your own value before saving.
[mcp_servers.contentforge]
command = "npx"
args = ["-y", "contentforge-mcp"]
[mcp_servers.contentforge.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gentry-ai-bot%2Fcontentforge)<a href="https://mcptoplist.com/server/io.github.gentry-ai-bot%2Fcontentforge"><img src="https://mcptoplist.com/badge/io.github.gentry-ai-bot%2Fcontentforge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gentry-ai-bot
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Contentforge?
- Contentforge is maintained by gentry-ai-bot, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Contentforge listed on the Official MCP Registry?
- Yes — Contentforge is listed on the Official MCP Registry.
- How many versions does Contentforge have?
- MCP Toplist tracks 2 versions of Contentforge, most recently published on Feb 18, 2026.
- Where can I find the source code for Contentforge?
- The source code for Contentforge is hosted at github.com/gentry-ai-bot/contentforge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.