🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@topicforge/mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@topicforge/mcp

MCP server for TopicForge — programmatic SEO batch jobs and growth tools

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@topicforge/mcp

Official MCP server for TopicForge — programmatic SEO batch jobs and growth tools.

npm version MCP Registry smithery badge

Install

npx -y @topicforge/mcp

Create 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/mcp

One-click install buttons and more clients: topicforge.net/developers

Environment

VariableRequiredDescription
TOPICFORGE_API_KEYYesWorkspace API key
CONTENT_API_BASE_URINoAPI base (default https://api.topicforge.net)

Tools

ToolDescription
topic_clusterExpand a seed topic into 15–25 article ideas
faq_schemaFAQ questions + FAQPage JSON-LD
meta_description150–160 char meta description
run_batchLaunch a credit-debited batch job (pay per article)
get_batch_statusPoll batch job progress
get_articleFetch article by ID
export_markdownExport article as markdown
get_generation_settingsRead workspace voice profile, product facts, and effective settings
update_generation_settingsUpdate workspace generation settings used by run_batch

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 start

Release tarball (fallback install):

npx -y https://topicforge.net/mcp/topicforge-mcp-1.0.0.tgz

Keywords

mcp

FAQs

Package last updated on 09 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts