MCP.so
登录

TopicForge MCP

@TopicForge

关于 TopicForge MCP

Official MCP server for TopicForge programmatic SEO

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

TopicForge

提交者

Jake Hall

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "topicforge": {
      "command": "npx",
      "args": [
        "-y",
        "@topicforge/mcp"
      ],
      "env": {
        "TOPICFORGE_API_KEY": "tf_live_YOUR_KEY_HERE"
      }
    }
  }
}

工具

9

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 `run_batch`

概览

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.

评论

其他 分类下的更多 MCP 服务器