ainative strapi mcp server for Cline
io.github.ainative-studio/ainative-strapi-mcp-server
Strapi CMS MCP — natural-language content management: create, manage, and publish content.
client:Cline
transport:stdio
runtime:npm
Install ainative strapi mcp server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"ainative-strapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"ainative-strapi-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs