Back to Home
prismicio icon

prismic-mcp-server

Verified Safe

by prismicio

Overview

This server provides AI agent tools that integrate with Prismic Slice Machine, assisting developers with slice modeling, code generation, mocking, and integration into custom types within a Prismic project.

Installation

Run Command
npx -y @prismicio/mcp-server@latest

Environment Variables

  • AWS_BEARER_TOKEN_BEDROCK
  • DEBUG_MODE
  • PRISMIC_DEBUG
  • TELEMETRY_DISABLED
  • PRISMIC_ENV
  • MCP_SERVER_ROOT

Security Notes

The server uses hardcoded Segment API keys for analytics, which are typically public write keys but represent a potential vector for injecting false data if compromised. AI API keys (e.g., AWS_BEARER_TOKEN_BEDROCK) are correctly loaded from environment variables. The test suite uses 'execSync' which is a security risk in tests if not carefully controlled, but this does not affect the core server functionality directly.

Similar Servers

Stats

Interest Score13
Security Score7
Cost ClassHigh
Avg Tokens5000
Stars5
Forks1
Last Update2025-12-15

Tags

AI AgentPrismicSlice MachineContent ManagementDeveloper Tools