
Prismic
β 5from prismicio
An MCP server for interacting with the Prismic headless CMS.
[!IMPORTANT] This package is no longer recommended for building Prismic websites with AI. Follow the new Prismic CLI-based approach instead: Build with AI in Prismic.
For Prismic content management through MCP, use Prismicβs server-side MCP server: Prismic MCP documentation.
@prismicio/mcp-server
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions CI][github-actions-ci-src]][github-actions-ci-href] [![Codecov][codecov-src]][codecov-href] [![Conventional Commits][conventional-commits-src]][conventional-commits-href] [![License][license-src]][license-href]
Prismic Model Context Protocol (MCP) Server.
Documentation
To discover what's new on this package check out [the changelog][changelog]. For full documentation, visit the [official Prismic documentation][prismic-docs].
Install
{
"mcpServers": {
"prismic": {
"command": "npx",
"args": ["-y", "@prismicio/mcp-server@latest"]
}
}
}No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under Apache-2.0β you can use, modify, and redistribute it under that license's terms.
License
Copyright 2013-2025 Prismic <contact@prismic.io> (https://prismic.io)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.