Are you the author? Sign in to claim
Official MCP server for TopicForge programmatic SEO
Official MCP server for TopicForge — programmatic SEO batch jobs and growth tools.
npx -y @topicforge/mcp
Create an API key at topicforge.net/app/settings/api-keys.
{
"mcpServers": {
"topicforge": {
"command": "npx",
"args": ["-y", "@topicforge/mcp"],
"env": {
"TOPICFORGE_API_KEY": "tf_live_..."
}
}
}
}
claude mcp add topicforge -e TOPICFORGE_API_KEY=tf_live_... -- npx -y @topicforge/mcp
One-click install buttons and more clients: topicforge.net/developers
| Variable | Required | Description |
|---|---|---|
TOPICFORGE_API_KEY | Yes | Workspace API key |
CONTENT_API_BASE_URI | No | API base (default https://api.topicforge.net) |
| Tool | Description |
|---|---|
topic_cluster | Expand a seed topic into 15–25 article ideas |
faq_schema | FAQ questions + FAQPage JSON-LD |
meta_description | 150–160 char meta description |
run_batch | Launch a credit-debited batch job (pay per article) |
get_batch_status | Poll batch job progress |
get_article | Fetch article by ID |
export_markdown | Export article as markdown |
get_generation_settings | Read workspace voice profile, product facts, and effective settings |
update_generation_settings | Update workspace generation settings used by run_batch |
Pay per article — $10 single, volume packs from $3.99/article. Pricing
This repo is a public mirror of the MCP package in the TopicForge monorepo. To build from source:
npm install
npm run build
npm start
Release tarball (fallback install):
npx -y https://topicforge.net/mcp/topicforge-mcp-1.0.0.tgz
net.topicforge/mcpRun Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows