TopicForge
OfficialTopicForge is a programmatic SEO and content generation platform for creating, managing, and exporting AI-generated articles at scale.
topic_cluster: Expand a seed topic into 3–100 programmatic SEO article ideas, complete with ICP targeting, search intent, and writer guidance.faq_schema: Generate FAQ questions and FAQPage JSON-LD markup for answer hub SEO optimization.meta_description: Create 150–160 character meta descriptions from a page title and optional body snippet.run_batch: Launch a batch job to generate multiple publish-ready articles simultaneously, with options for concurrency (up to 10 parallel workers), auto-approval, auto-publishing, and translation into Spanish, French, or German.get_batch_status: Poll a running batch job to track per-item progress and view completed article previews.get_article: Fetch a generated article by ID, including its markdown body and metadata.export_markdown: Export a generated article as markdown for CMS import.get_generation_settings: Read workspace voice profile, product facts, and effective generation settings.update_generation_settings: Update workspace generation settings used by batch jobs.
@topicforge/mcp
Official MCP server for TopicForge — programmatic SEO batch jobs and growth tools.
Install
npm (recommended)
npx -y @topicforge/mcpCreate an API key at topicforge.net/app/settings/api-keys.
Claude Desktop / Cursor
{
"mcpServers": {
"topicforge": {
"command": "npx",
"args": ["-y", "@topicforge/mcp"],
"env": {
"TOPICFORGE_API_KEY": "tf_live_..."
}
}
}
}Claude Code
claude mcp add topicforge -e TOPICFORGE_API_KEY=tf_live_... -- npx -y @topicforge/mcpOne-click install buttons and more clients: topicforge.net/developers
Related MCP server: Fan Out Query MCP
Environment
Variable | Required | Description |
| Yes | Workspace API key |
| No | API base (default |
Tools
Tool | Description |
| Expand a seed topic into 15–25 article ideas |
| FAQ questions + FAQPage JSON-LD |
| 150–160 char meta description |
| Launch a credit-debited batch job (pay per article) |
| Poll batch job progress |
| Fetch article by ID |
| Export article as markdown |
| Read workspace voice profile, product facts, and effective settings |
| Update workspace generation settings used by |
Pricing
Pay per article — $10 single, volume packs from $3.99/article. Pricing
Development
This repo is a public mirror of the MCP package in the TopicForge monorepo. To build from source:
npm install
npm run build
npm startRelease tarball (fallback install):
npx -y https://topicforge.net/mcp/topicforge-mcp-1.0.0.tgzLinks
Smithery: https://smithery.ai/servers/topicforge/topicforge-mcp
Developer docs: https://topicforge.net/developers
MCP server card (tool metadata): https://topicforge.net/.well-known/mcp/server-card.json
OpenAPI: https://topicforge.net/openapi.json
MCP registry name:
net.topicforge/mcp
This server cannot be installed
Maintenance
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TopicForge/topicforge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server