Teneo Book Generation
Rank #33,366io.github.Traviseric/teneo-book-mcp
Publish-ready nonfiction books from a topic: manuscript, cover, PDF/EPUB/DOCX. Free outline to try.
Teneo Book Generation is a Model Context Protocol (MCP) server published by Traviseric. It ranks #33,366 of 132,113 servers tracked on MCP Toplist. Teneo Book Generation is listed on Official MCP, with 3 tracked versions. It was first listed on May 28, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 98,747 of 132,113 servers on MCP Toplist.
Use Teneo Book Generation
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add teneo-book-mcp -e "TENEO_API_KEY=<your TENEO_API_KEY>" -e "TENEO_BASE_URL=<your TENEO_BASE_URL>" -e "TENEO_SERVICE_KEY=<your TENEO_SERVICE_KEY>" -e "TENEO_ON_BEHALF_OF=<your TENEO_ON_BEHALF_OF>" -- npx -y teneo-book-mcpReplace each placeholder with your own value before saving.
[mcp_servers.teneo-book-mcp]
command = "npx"
args = ["-y", "teneo-book-mcp"]
[mcp_servers.teneo-book-mcp.env]
TENEO_API_KEY = "<your TENEO_API_KEY>"
TENEO_BASE_URL = "<your TENEO_BASE_URL>"
TENEO_SERVICE_KEY = "<your TENEO_SERVICE_KEY>"
TENEO_ON_BEHALF_OF = "<your TENEO_ON_BEHALF_OF>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"teneo-book-mcp": {
"command": "npx",
"args": [
"-y",
"teneo-book-mcp"
],
"env": {
"TENEO_API_KEY": "<your TENEO_API_KEY>",
"TENEO_BASE_URL": "<your TENEO_BASE_URL>",
"TENEO_SERVICE_KEY": "<your TENEO_SERVICE_KEY>",
"TENEO_ON_BEHALF_OF": "<your TENEO_ON_BEHALF_OF>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"teneo-book-mcp": {
"command": "npx",
"args": [
"-y",
"teneo-book-mcp"
],
"env": {
"TENEO_API_KEY": "<your TENEO_API_KEY>",
"TENEO_BASE_URL": "<your TENEO_BASE_URL>",
"TENEO_SERVICE_KEY": "<your TENEO_SERVICE_KEY>",
"TENEO_ON_BEHALF_OF": "<your TENEO_ON_BEHALF_OF>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"teneo-book-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"teneo-book-mcp"
],
"env": {
"TENEO_API_KEY": "<your TENEO_API_KEY>",
"TENEO_BASE_URL": "<your TENEO_BASE_URL>",
"TENEO_SERVICE_KEY": "<your TENEO_SERVICE_KEY>",
"TENEO_ON_BEHALF_OF": "<your TENEO_ON_BEHALF_OF>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"teneo-book-mcp": {
"command": "npx",
"args": [
"-y",
"teneo-book-mcp"
],
"env": {
"TENEO_API_KEY": "<your TENEO_API_KEY>",
"TENEO_BASE_URL": "<your TENEO_BASE_URL>",
"TENEO_SERVICE_KEY": "<your TENEO_SERVICE_KEY>",
"TENEO_ON_BEHALF_OF": "<your TENEO_ON_BEHALF_OF>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"teneo-book-mcp": {
"command": "npx",
"args": [
"-y",
"teneo-book-mcp"
],
"env": {
"TENEO_API_KEY": "<your TENEO_API_KEY>",
"TENEO_BASE_URL": "<your TENEO_BASE_URL>",
"TENEO_SERVICE_KEY": "<your TENEO_SERVICE_KEY>",
"TENEO_ON_BEHALF_OF": "<your TENEO_ON_BEHALF_OF>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Traviseric%2Fteneo-book-mcp)<a href="https://mcptoplist.com/server/io.github.Traviseric%2Fteneo-book-mcp"><img src="https://mcptoplist.com/badge/io.github.Traviseric%2Fteneo-book-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Traviseric
Available versions (3)
| Version | Published |
|---|---|
| 1.0.3 | Sep 2, 2026 |
| 1.0.2 | Sep 1, 2026 |
| 1.0.1 | May 28, 2026 |
Frequently asked questions
- Who maintains Teneo Book Generation?
- Teneo Book Generation is maintained by Traviseric, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Teneo Book Generation listed on the Official MCP Registry?
- Yes — Teneo Book Generation is listed on the Official MCP Registry.
- How many versions does Teneo Book Generation have?
- MCP Toplist tracks 3 versions of Teneo Book Generation, most recently published on Sep 2, 2026.
- Where can I find the source code for Teneo Book Generation?
- The source code for Teneo Book Generation is hosted at github.com/Traviseric/teneo-production.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.