TopicForge MCP

Created By
TopicForgea day ago
MCP server for programmatic SEO — batch-generate publish-ready articles, topic clusters, FAQ schema, and markdown export. Pay per article, no subscription.
Overview

Install

npx -y @topicforge/mcp

Set TOPICFORGE_API_KEY from https://topicforge.net/app/settings/api-keys

Tools

  • run_batch / get_batch_status — async batch jobs
  • export_markdown — pull finished articles
  • topic_cluster, faq_schema, meta_description

Server Config

{
  "mcpServers": {
    "topicforge": {
      "command": "npx",
      "args": [
        "-y",
        "@topicforge/mcp"
      ],
      "env": {
        "TOPICFORGE_API_KEY": "tf_live_YOUR_KEY_HERE"
      }
    }
  }
}
Project Info
Created At
a day ago
Updated At
a day ago
Author Name
TopicForge
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago