PluginBench
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-server

Related MCP servers

ZeroDB agent-memory MCP — 18 tools: memory + write-back to Slack, Gmail, Calendar, GitHub.

1
JavaScript
MIT
View repository →

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

0
JavaScript
MIT
View repository →

Full Google Ads, Analytics & Tag Manager lifecycle MCP for AI agents — 57 tools.

0
TypeScript
MIT
View repository →

Cloud-persistent, semantic-search memory MCP — drop-in for server-memory, backed by ZeroDB.

0
JavaScript
MIT
View repository →

Persistent cross-session memory for OpenCode and MCP coding agents, powered by ZeroDB.

0
JavaScript
MIT
View repository →

Zero-config Postgres MCP with auto-provisioning — drop-in for server-postgres.

0
JavaScript
MIT
View repository →