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 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 `run_batch`
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
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ICSS
chokcoco不止于 CSS

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments