Retrieve repository and API metadata to identify the active Prismic repository and confirm authentication before executing content workflows.
134,097 tools. Last updated 2026-05-16 00:14
"Prismic" matching MCP tools:
- Create or update a document in Prismic's Migration API workflow for content management and release preparation.
- Retrieve release references from Prismic Content API to access and analyze content snapshots for specific releases, enabling structured content inspection.
- Retrieve custom content type metadata from Prismic's Content API to identify available document structures and their labels for content management workflows.
- Retrieve and filter documents from Prismic CMS using predicates, sorting, and pagination to manage content efficiently.
- Retrieve a Custom Type model and schema summary by ID to verify configurations after create or update operations in Prismic.
- Retrieve a specific Prismic document by ID or type+UID, optionally specifying a preview or release version for content management workflows.
- Retrieve repository version pointers like master or preview refs from Prismic Content API. Use these refs with document reading tools to access specific content versions efficiently.
- Batch create or update documents in Prismic's Migration API workflow for content management. Use dry runs and fail-fast options for controlled execution before publishing.
- Upload media files to Prismic CMS with optional metadata like alt text, credits, and notes. Securely adds images or documents to your content repository using the Asset API.
- Retrieve media assets from Prismic's Asset API using filters like asset type, keywords, and pagination controls to manage digital content.
- Modify existing content structure models in Prismic by submitting updated JSON schemas to customize fields and data organization.
- Retrieve all Custom Type models from Prismic's Custom Types API to manage content structure and schema definitions for your repository.
- Retrieve all Shared Slice models from Prismic's Custom Types API to manage reusable content components in your projects.
- Retrieve a Shared Slice model by its unique ID from Prismic to access reusable content components for building consistent website layouts.
- Modify an existing Shared Slice model in Prismic by providing the updated JSON structure for content management.
- Add a new Custom Type model to Prismic CMS by providing the complete JSON structure including ID, label, repeatable status, and field definitions.
- Insert a new Shared Slice model into Prismic by providing a complete JSON model, enabling structured content creation through the Prismic Content MCP server.