Scaffold a complete Gutenberg block with generated block.json, edit.js, save.js, index.js, styles, and PHP registration.
338,921 tools. Last updated 2026-07-30 05:16
"Gutenberg" matching MCP tools:
- Find books, papers, comics, magazines, and standards in the Library Genesis catalog, returning metadata and download links. Includes open-access sources automatically when the catalog has no results.MIT
- Publish new WordPress posts with Gutenberg block formatting by specifying the title and structured content in block syntax for precise layout and design control.ISC
- Modify WordPress posts via Gutenberg blocks by specifying post ID and block-formatted content. Streamline post updates with structured input.ISC
- Publish markdown content to WordPress as a post or draft. Automatically handles image uploads, Gutenberg conversion, featured image, and SEO metadata.AGPL 3.0
- Perform block-level operations on Gutenberg/ACF blocks using WordPress core parsing, avoiding string surgery corruption. Insert, replace, update attrs, remove, or move blocks by selector.MIT
Matching MCP Servers
- Alicense-qualityCmaintenanceEnables search and reading of Project Gutenberg books with tools for searching by title/author/subject and fetching word-range slices of book text.Last updatedMIT
- Alicense-qualityAmaintenanceSearch, browse, and read 75,000+ public-domain books from Project Gutenberg with full plain-text retrieval and offset/limit chunking via MCP.Last updated842Apache 2.0
Matching MCP Connectors
MCP server for Project Gutenberg — 75,000+ public-domain ebooks with full plain-text retrieval.
Gutendex MCP — wraps Gutendex API for Project Gutenberg books (free, no auth)
- Find specific ideas in 4.6 million text chunks from classical philosophy and humanities works. Submit a natural language query to retrieve relevant excerpts with metadata.MIT
- Search Project Gutenberg's catalog of over 70,000 free ebooks to find book metadata including authors, subjects, and download links via the Gutendex API.
- Retrieve full metadata and download URLs for any Project Gutenberg book by providing its numeric ID. Access formats including EPUB, TXT, HTML, and cover JPEG.MIT
- Search Project Gutenberg's public-domain books by query, language, topic, or author birth year to obtain metadata and download links.MIT
- Generate a dynamic Gutenberg block with a PHP render callback, enabling server-side rendering for live data such as recent posts and query results.
- Retrieve readable plain text from any URL, including philosophy sources like Zeno.org, Project Gutenberg, and Marxists.org, for texts without a dedicated tool.MIT
- Retrieve the plain-text body of a Project Gutenberg book by its numeric ID. Results are truncated to a maximum number of characters.MIT
- Retrieve the most-downloaded books from Project Gutenberg. Filter results by language or topic to find popular titles in a specific category.MIT
- Search Project Gutenberg for public-domain philosophy classics. Retrieve titles, authors, languages, and download links for works by Kant, Hegel, Nietzsche, and others.MIT
- Validate a Gutenberg block by checking its block.json schema, required files, attribute definitions, and text domain usage to ensure block integrity.
- Retrieve all Project Gutenberg books by a specific author. Optionally filter by language and set a maximum result count.MIT
- Create a Gutenberg editor sidebar plugin that adds a custom panel in the block editor for plugin-specific settings, meta fields, or controls.
- Search for classic and contemporary books by title, author, or ISBN. Returns publication year, subjects, page count, cover images, and free online reading links.MIT
- Create and publish WordPress posts with customizable content, status, and excerpts using the WordPress REST API.MIT