# teneo-book-mcp

MCP server for Teneo Book Generation — let an AI agent generate a complete, publish-ready non-fiction book (manuscript + cover + PDF/EPUB/DOCX).

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.3
- **Author:** Teneo
- **License:** MIT
- **npm:** teneo-book-mcp
- **Source:** https://github.com/Traviseric/teneo-production
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-05T18:15:29.230Z
- **Version scanned:** 1.0.3
- **CVEs:** none found by OSV at scan time

## Tools

7 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `teneo_capabilities` — Discover what Teneo can generate and how: auth, pricing (credits), request fields, the workflow, use cases, and the output shape. Call this first if unsure.
- `teneo_generate_book` — Generate a COMPLETE, publish-ready non-fiction book (full manuscript + cover + PDF/EPUB/DOCX) from a topic/spec. Asynchronous: returns a jobId immediately (~45 
- `teneo_book_status` — Check a book generation job. When status is "completed", the response includes outputManifest with coverUrl and time-limited download URLs for each format. Poll
- `teneo_generate_outline` — Generate an outline candidate for a nonfiction book without running the full book pipeline.
- `teneo_generate_cover` — Generate a book cover only. This charges the account for cover generation credits.
- `teneo_evaluate_book` — Run a Teneo evaluation on an existing generated book.
- `teneo_research_niche` — Start a niche research job from a seed topic.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"teneo-book\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"teneo-book-mcp\"\n      ],\n      \"env\": {\n        \"TENEO_API_KEY\": \"<YOUR_TENEO_API_KEY>\",\n        \"TENEO_SERVICE_KEY\": \"<YOUR_TENEO_SERVICE_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `TENEO_API_KEY` — Teneo API Key (required)
- `TENEO_SERVICE_KEY` — Teneo Service Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 25, ceiling 25 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/teneo-book-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/teneo-book-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/teneo-book-mcp
- HTML page: https://forgeregistry.com/registry/teneo-book-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
