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.
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.
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.
claude mcp add mcp -- npx -y @topicforge/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@topicforge/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@topicforge/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@topicforge/mcp"
],
"command": "npx"
}
}
}
{
"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.
Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.
MCP server for programmatic image comparison and visual diff generation.
Plan, schedule and generate SEO articles on a content calendar, from your agent.
LLM chat, text tools, image generation, editing, batch image jobs, and asynchronous video generation
Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.
Read-only MCP server for ROS2 and DDS: topics, participants, QoS mismatches, bags.
Programmatically read, create, and modify Figma designs via MCP.
Forge Space MCP server for UI and backend generation via stdio transport.
Answers built from our own checks of this server.