🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

bookcoverforge-create-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bookcoverforge-create-mcp

MCP server for generating AI book covers — create professional cover artwork for KDP, self-publishing, and indie authors with genre-specific styles

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

bookcoverforge-create-mcp

MCP server for BookCoverForge — AI book cover generation for self-published authors, indie publishers, and KDP creators.

Generate professional book cover artwork directly from your AI tools using the Model Context Protocol.

Tools

generate_book_cover

Generate AI book cover artwork from a book description and genre. Creates cinematic, professional cover imagery optimized for KDP, IngramSpark, and other publishing platforms. Supports fiction, non-fiction, and all major genres.

cover_specs_guide

Get publishing platform specifications — exact dimensions, DPI, bleed, spine width calculations, and file format requirements for KDP, IngramSpark, Barnes & Noble Press, and more.

genre_cover_analysis

Analyze cover design conventions and bestseller trends for a specific genre. Returns color palettes, typography styles, imagery patterns, and composition rules that top-selling books in that genre follow.

Installation

npx bookcoverforge-create-mcp

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bookcoverforge-create": {
      "command": "npx",
      "args": ["-y", "bookcoverforge-create-mcp"]
    }
  }
}

License

MIT

Keywords

mcp

FAQs

Package last updated on 16 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts