TopicForge MCP
@TopicForge
TopicForge MCP について
Official MCP server for TopicForge programmatic SEO
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"topicforge": {
"command": "npx",
"args": [
"-y",
"@topicforge/mcp"
],
"env": {
"TOPICFORGE_API_KEY": "tf_live_YOUR_KEY_HERE"
}
}
}
}ツール
9Expand 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 `run_batch`
概要
What is TopicForge MCP?
TopicForge MCP is the official Model Context Protocol server for TopicForge, enabling programmatic SEO batch jobs and content growth tools. It connects AI assistants like Claude to TopicForge’s API for generating article ideas, meta descriptions, FAQ schemas, and managing batch content production.
How to use TopicForge MCP?
Install with npx -y @topicforge/mcp and set the TOPICFORGE_API_KEY environment variable. Configure in Claude Desktop, Cursor, or Claude Code using the provided JSON or CLI command. Create an API key at topicforge.net/app/settings/api-keys.
Key features of TopicForge MCP
- Expand seed topics into 15–25 article ideas
- Generate FAQPage JSON‑LD schema
- Produce 150–160 character meta descriptions
- Launch credit‑debited batch jobs (pay per article)
- Poll batch job progress via
get_batch_status - Fetch, export, and manage article generation settings
Use cases of TopicForge MCP
- Generate a cluster of article topics for a content campaign
- Automatically create meta descriptions for multiple articles
- Build structured FAQ schemas for SEO optimization
- Run and monitor full batch article generation jobs
- Read or update workspace generation settings (voice profile, product facts)
FAQ from TopicForge MCP
What does TopicForge MCP do?
It provides tools to generate article ideas, FAQ schemas, meta descriptions, and run batch article jobs through the TopicForge API, all accessible via MCP‑compatible AI clients.
What are the runtime requirements?
Node.js (for npx) and internet access are required. A valid TopicForge workspace API key must be set in the TOPICFORGE_API_KEY environment variable.
Where is content data stored?
All generated articles, settings, and batch data live on TopicForge’s servers. The MCP server acts as a client that calls the TopicForge API to retrieve and manage content.
How is authentication handled?
Authentication uses a workspace API key passed as the TOPICFORGE_API_KEY environment variable. Keys are created and managed in the TopicForge dashboard.
What is the pricing model?
Pay per article: single articles at $10 each, volume packs starting at $3.99 per article. Pricing details are at topicforge.net/pricing.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
コメント