VirtusLab-Open-Source/strapi-plugin-mcp
Strapi plugin that integrates Model Context Protocol (MCP) functionality, enabling AI models to interact with your Strapi content and system information through a standardized protocol
Platform-specific configuration:
{
"mcpServers": {
"strapi-plugin-mcp": {
"command": "npx",
"args": [
"-y",
"strapi-plugin-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...