MCP Server
io.github.AINative-Studio/ainative-strapi-mcp-server MCP Server
io.github.AINative-Studio/ainative-strapi-mcp-server
What is the io.github.AINative-Studio/ainative-strapi-mcp-server MCP server?
Strapi CMS MCP — natural-language content management: create, manage, and publish content.
How to install io.github.AINative-Studio/ainative-strapi-mcp-server
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ainative-strapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"ainative-strapi-mcp-server"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"ainative-strapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"ainative-strapi-mcp-server"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ainative-strapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"ainative-strapi-mcp-server"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"ainative-strapi-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ainative-strapi-mcp-server"
]
}
}
}Claude Code
claude mcp add ainative-strapi-mcp-server -- npx -y ainative-strapi-mcp-serverRelated MCP servers
ZeroDB agent-memory MCP — 18 tools: memory + write-back to Slack, Gmail, Calendar, GitHub.
1
View repository →JavaScript
MIT
AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.
0
View repository →JavaScript
MIT
Full Google Ads, Analytics & Tag Manager lifecycle MCP for AI agents — 57 tools.
0
View repository →TypeScript
MIT
Cloud-persistent, semantic-search memory MCP — drop-in for server-memory, backed by ZeroDB.
0
View repository →JavaScript
MIT
Persistent cross-session memory for OpenCode and MCP coding agents, powered by ZeroDB.
0
View repository →JavaScript
MIT
Zero-config Postgres MCP with auto-provisioning — drop-in for server-postgres.
0
View repository →JavaScript
MIT