MCP.so
ログイン

@prismicio/mcp-server

@prismicio

@prismicio/mcp-server について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

Apache-2.0 license

ランタイム

node

トランスポート

stdio

公開者

prismicio

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "Prismic MCP": {
      "command": "npx",
      "args": [
        "-y",
        "@prismicio/mcp-server"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is @prismicio/mcp-server?

It is an MCP server that integrates Prismic, a headless CMS, with AI-powered code editors such as Cursor, Windsurf, and VS Code. It allows developers to code Prismic slices and implement custom fields using natural language prompts.

How to use @prismicio/mcp-server?

Add the server to your editor’s MCP configuration with the command npx -y @prismicio/mcp-server. For best results, select the claude-3.7-sonnet model. Then open any slice file and ask your AI assistant to “Code this Slice” or request help with specific field implementations like ImageField or RichTextField.

Key features of @prismicio/mcp-server

  • Code Prismic slices with natural language prompts
  • Implement custom fields like ImageField and RichTextField
  • Works with Cursor, Windsurf, VS Code, and more
  • Uses npx for easy setup without global install
  • Optimized for claude-3.7-sonnet model

Use cases of @prismicio/mcp-server

  • Quickly generate Prismic slice code inside an AI-powered code editor
  • Get help implementing specific Prismic fields like ImageField or RichTextField
  • Accelerate development of Prismic components by using natural language queries
  • Debug MCP server setup issues using Cursor’s output logs

FAQ from @prismicio/mcp-server

How to solve “Client closed” with “

コメント

「その他」の他のコンテンツ