MCP.so
Sign In
Servers

Teneo Book Generation

@Traviseric

Generate complete, publish-ready non-fiction books — manuscript, cover, and PDF/EPUB/DOCX files — from a topic via Teneo's agent API. Async, charged in Teneo credits; also exposes outline, cover, evaluate, and niche-research tools.

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

{
  "mcpServers": {
    "teneo-book": {
      "command": "npx",
      "args": [
        "-y",
        "teneo-book-mcp"
      ],
      "env": {
        "TENEO_API_KEY": "tk_live_..."
      }
    }
  }
}

More from AI & Agents