Thoth MCP
Model Context Protocol (MCP) server for Hibiki content creation platform. This server enables AI assistants and tools to create and retrieve content through Hibiki's API. Its 6 documented tools cluster into read & search, create & write, update. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-14 · ★ 2 · #430 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
TypeScript servers · how we verify → /methodology
01 · Install Thoth MCP
before you install - you'll need
Set HIBIKI_API_KEY before connecting. HIBIKI_BASE_URL is optional or environment-specific per the README.
Claude Code
claude mcp add perminder-klair-thoth-mcp -- npx -y @usethoth/mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"perminder-klair-thoth-mcp": {
"command": "npx",
"args": [
"-y",
"@usethoth/mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @usethoth/mcp-server - the @usethoth scope differs from the repo owner (perminder-klair); confirm it's the project's official package
registry registry publisher io.github.zeiq-co is not the repo owner (perminder-klair) - the registry entry was published by someone else
03 · What Thoth MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can create multi-platform content with AI enhancement, retrieve a specific post by ID, list posts with pagination and filtering, and update existing post title, content, or status.
Capability map
Tools grouped from the project's README - what Thoth MCP lets an agent do.
read & search
4 tools - e.g. Retrieve a specific post by ID; List posts with pagination and filtering; List all available brand styles
get-post · get-all-posts · get-brand-styles · get-brand-style
create & write
1 tool - e.g. Create multi-platform content with AI enhancement
create-post
update
1 tool - e.g. Update existing post title, content, or status
update-post
04 · Who maintains Thoth MCP
thoth-mcp is maintained by perminder-klair. It's the only MCP server we track from this author; the repo dates to Oct 2025.
05 · Facts
- repository
- github.com/perminder-klair/thoth-mcp
- category
- other - ranked #430 of 848 actively-maintained other servers as of 2026-08-25.
- registry
- io.github.zeiq-co/thoth-mcp (active, first published 2025-10-08 · 2 versions)
- packages
- npm:@usethoth/mcp-server
06 · Thoth MCP FAQ
Is Thoth MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-14. We re-verify nightly.
What can Thoth MCP do?
With this server connected, an agent can create multi-platform content with AI enhancement, retrieve a specific post by ID, list posts with pagination and filtering, and update existing post title, content, or status.
How do I install Thoth MCP?
Run `npx -y @usethoth/mcp-server`. The README documents 2 environment variables (HIBIKI_API_KEY, HIBIKI_BASE_URL) to set first. Set HIBIKI_API_KEY before connecting. HIBIKI_BASE_URL is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Thoth MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Thoth MCP
Alternatives to Thoth MCP
Maintained other servers if Thoth MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Perseus Ledger - verifiable, hash-chained event provenance · Mainstreet · Zotero MCP Local · Skill History · Football Data
More TypeScript MCP servers · Postfast MCP · Smails · Philidor DeFi Vault Risk Analytics · Ris · Tech Debt MCP · see all