MCP.so
Sign In
Servers

TopicForge MCP

@TopicForge

Official MCP server for TopicForge programmatic SEO

Add this server to your MCP-compatible client using the configuration below.

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

More from Other