Teneo Book Generation runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.
Publish-ready nonfiction books from a topic: manuscript, cover, PDF/EPUB/DOCX. Free outline to try.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет teneo-book-mcp ссылается на traviseric/teneo-production
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add teneo-book-mcp -- npx -y teneo-book-mcp
{
"mcpServers": {
"teneo-book-mcp": {
"args": [
"-y",
"teneo-book-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.teneo-book-mcp]
command = "npx"
args = ["-y", "teneo-book-mcp"]
{
"mcpServers": {
"teneo-book-mcp": {
"args": [
"-y",
"teneo-book-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"teneo-book-mcp": {
"args": [
"-y",
"teneo-book-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TENEO_API_KEY (Per-agent API key from the Teneo dashboard. Books are charged to this key owner's Teneo credit balance.), TENEO_BASE_URL (Optional Teneo API base URL. Defaults to https://teneo.io. Use https://staging.teneo.io for staging.), TENEO_SERVICE_KEY (Optional ecosystem service key alternative to TENEO_API_KEY.), TENEO_ON_BEHALF_OF (Required when using TENEO_SERVICE_KEY. Teneo user id whose credits are charged.).
The author declared them in the registry entry; get the values from the project itself.
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating
Generate professional PDF reports from LLM output — cover, TOC, tables, charts, 5 themes.
Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.
Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.
Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.
Generate PDF, DOCX, and XLSX documents from JSON data and create reusable templates via Docmill
Invoices and invoicing from your AI chat: PDF generation, numbering, VAT, overdue reports.
Create designed PowerPoint presentations from a topic, text, or a PDF, DOCX, PPTX or TXT file.
Answers built from our own checks of this server.