TopicForge MCP
@TopicForge
About TopicForge MCP
Official MCP server for TopicForge programmatic SEO
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"topicforge": {
"command": "npx",
"args": [
"-y",
"@topicforge/mcp"
],
"env": {
"TOPICFORGE_API_KEY": "tf_live_YOUR_KEY_HERE"
}
}
}
}Tools
9Expand one seed topic into a configurable set of programmatic SEO article ideas with ICP, search intent, and guidance.
Turn a topic into FAQ questions and FAQPage JSON-LD for answer hub SEO.
Generate a 150–160 character meta description from a title and optional snippet.
Launch a batch job to generate publish-ready articles for multiple topics. Debits workspace credits.
Poll a batch job for per-item status and completed article previews.
Fetch a generated article by ID including markdown body and metadata.
Export a generated article as markdown for CMS import.
Read workspace generation settings (voice profile, product facts, banned phrases) including effective values used for batch jobs.
Update workspace generation settings used by run_batch. Pass empty string to clear a text override; empty bannedPhrases array clears phrase overrides.
Overview
What is TopicForge MCP?
TopicForge MCP is the official Model Context Protocol server for TopicForge, enabling programmatic SEO batch jobs and content growth tools. It connects AI assistants like Claude to TopicForge’s API for generating article ideas, meta descriptions, FAQ schemas, and managing batch content production.
How to use TopicForge MCP?
Install with npx -y @topicforge/mcp and set the TOPICFORGE_API_KEY environment variable. Configure in Claude Desktop, Cursor, or Claude Code using the provided JSON or CLI command. Create an API key at topicforge.net/app/settings/api-keys.
Key features of TopicForge MCP
- Expand seed topics into 15–25 article ideas
- Generate FAQPage JSON‑LD schema
- Produce 150–160 character meta descriptions
- Launch credit‑debited batch jobs (pay per article)
- Poll batch job progress via
get_batch_status - Fetch, export, and manage article generation settings
Use cases of TopicForge MCP
- Generate a cluster of article topics for a content campaign
- Automatically create meta descriptions for multiple articles
- Build structured FAQ schemas for SEO optimization
- Run and monitor full batch article generation jobs
- Read or update workspace generation settings (voice profile, product facts)
FAQ from TopicForge MCP
What does TopicForge MCP do?
It provides tools to generate article ideas, FAQ schemas, meta descriptions, and run batch article jobs through the TopicForge API, all accessible via MCP‑compatible AI clients.
What are the runtime requirements?
Node.js (for npx) and internet access are required. A valid TopicForge workspace API key must be set in the TOPICFORGE_API_KEY environment variable.
Where is content data stored?
All generated articles, settings, and batch data live on TopicForge’s servers. The MCP server acts as a client that calls the TopicForge API to retrieve and manage content.
How is authentication handled?
Authentication uses a workspace API key passed as the TOPICFORGE_API_KEY environment variable. Keys are created and managed in the TopicForge dashboard.
What is the pricing model?
Pay per article: single articles at $10 each, volume packs starting at $3.99 per article. Pricing details are at topicforge.net/pricing.
Frequently asked questions
What does TopicForge MCP do?
It provides tools to generate article ideas, FAQ schemas, meta descriptions, and run batch article jobs through the TopicForge API, all accessible via MCP‑compatible AI clients.
What are the runtime requirements?
Node.js (for npx) and internet access are required. A valid TopicForge workspace API key must be set in the `TOPICFORGE_API_KEY` environment variable.
Where is content data stored?
All generated articles, settings, and batch data live on TopicForge’s servers. The MCP server acts as a client that calls the TopicForge API to retrieve and manage content.
How is authentication handled?
Authentication uses a workspace API key passed as the `TOPICFORGE_API_KEY` environment variable. Keys are created and managed in the TopicForge dashboard.
What is the pricing model?
Pay per article: single articles at $10 each, volume packs starting at $3.99 per article. Pricing details are at topicforge.net/pricing.
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments