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
Related MCP Servers
- AlicenseAqualityDmaintenanceAI content generation, repurposing, and multi-platform publishing for 9+ social media platforms. Generate blog posts, discover trending topics, brainstorm titles, and publish to Twitter, LinkedIn, Bluesky, and more.Last updated8645MIT
- AlicenseBqualityDmaintenanceAdvanced content gap analysis using Query Decomposition and Keyword Fan-Out (Google's patented methodology). Tells you exactly what user queries your content covers - and what it misses. Built on academic research because I needed to understand how AI search engines actually evaluate content.Last updated112011Apache 2.0
- AlicenseBqualityFmaintenanceGEO (Generative Engine Optimisation). This tool shows you exactly how AI search engines see your content - claim density, writing quality, E-E-A-T signals, extractability. Research-backed metrics that correlate with 40% higher AI citation rates.Last updated28621MIT
- Alicense-qualityCmaintenanceAI search intelligence + Ahrefs-class SEO suite as 59 MCP tools. Track your brand across ChatGPT, Google AI Overview, Gemini, Claude, and Perplexity with persona-anchored Brand Radar dispatches.Last updatedMIT
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
A personal RAG database you build from chat, so AI creates work that sounds like you.
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