TopicForge
Official@topicforge/mcp
Official MCP server for TopicForge — programmatic SEO batch jobs and growth tools.
Install
npm (recommended)
npx -y @topicforge/mcpCreate 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/mcpOne-click install buttons and more clients: topicforge.net/developers
Environment
Variable | Required | Description |
| Yes | Workspace API key |
| No | API base (default |
Tools
Tool | Description |
| Expand a seed topic into 15–25 article ideas |
| FAQ questions + FAQPage JSON-LD |
| 150–160 char meta description |
| Launch a credit-debited batch job (pay per article) |
| Poll batch job progress |
| Fetch article by ID |
| Export article as markdown |
| Read workspace voice profile, product facts, and effective settings |
| Update workspace generation settings used by |
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 startRelease tarball (fallback install):
npx -y https://topicforge.net/mcp/topicforge-mcp-1.0.0.tgzLinks
Smithery: https://smithery.ai/servers/topicforge/topicforge-mcp
Developer docs: https://topicforge.net/developers
MCP server card (tool metadata): https://topicforge.net/.well-known/mcp/server-card.json
OpenAPI: https://topicforge.net/openapi.json
MCP registry name:
net.topicforge/mcp
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TopicForge/topicforge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server