@prismicio/mcp-server
@prismicio
关于 @prismicio/mcp-server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 “
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra

EverArt
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论