Back to directory
l33tdawg/strapi-mcp

l33tdawg/strapi-mcp

@l33tdawg

An MCP server for Strapi CMS, providing access to content types and entries through the Model Context Protocol.

strapicmscontent-managementmcpapijavascriptnodejstool

Installation & Configuration

{
  "strapi-mcp": {
    "command": "npx",
    "args": [
      "strapi-mcp"
    ],
    "env": {
      "STRAPI_URL": "http://localhost:1337",
      "STRAPI_ADMIN_EMAIL": "[email protected]",
      "STRAPI_ADMIN_PASSWORD": "your_admin_password"
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15