← Back to Plugins
MCP Server MCP

net.topicforge/mcp

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Verified source

Install

npx -y @topicforge/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@topicforge/mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "TopicForge API key (tf_live_...) from https://topicforge.net/app/settings/api-keys",
          "name": "TOPICFORGE_API_KEY"
        },
        {
          "description": "Optional API base URL (default https://api.topicforge.net)",
          "name": "CONTENT_API_BASE_URI"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...