mcpbeat Sign in

Topicforge MCP Server

by topicforge Your server? Claim it
local only

Topicforge runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm.

Generate programmatic SEO articles, topic clusters, FAQ schema, and batch jobs via TopicForge.

Installs per day peak 18 · avg 6 · +100% w/w
a month agotoday
48
Installs / week
npm · @topicforge/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Topicforge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @topicforge/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@topicforge/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@topicforge/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@topicforge/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@topicforge/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TOPICFORGE_API_KEY (TopicForge API key (tf_live_...) from https://topicforge.net/app/settings/api-keys), CONTENT_API_BASE_URI (Optional API base URL (default https://api.topicforge.net)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Topicforge

same job, measured the same way
Schema Gen
by sharozdawa

Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.

29 installs/wk local only
Image Diff
by pulsemcp

MCP server for programmatic image comparison and visual diff generation.

76 installs/wk local only
Timothe's Growth Calendar
by timothe

Plan, schedule and generate SEO articles on a content calendar, from your agent.

answering
APICK AI
by apick

LLM chat, text tools, image generation, editing, batch image jobs, and asynchronous video generation

15 tools answering
Blogbat
by pooriaarab

Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.

answering
TopicForge
by yaniswav

Read-only MCP server for ROS2 and DDS: topics, participants, QoS mismatches, bags.

81 installs/wk local only
Figma Edit MCP
by neozhehan

Programmatically read, create, and modify Figma designs via MCP.

109 installs/wk local only
UI MCP
by forge-space

Forge Space MCP server for UI and backend generation via stdio transport.

96 installs/wk local only

Topicforge — questions

Answers built from our own checks of this server.

Why is there no uptime for Topicforge?
Topicforge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @topicforge/mcp was installed 48 times last week.
How do I connect Topicforge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @topicforge/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Topicforge?
The npm package @topicforge/mcp was installed 48 times in the last week. Week over week that is +100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.