Devkit For Strapi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm.
Accurate Strapi project facts (UIDs, schemas, references) for AI agents — no more guessed UIDs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add devkit-for-strapi-mcp -- npx -y devkit-for-strapi-mcp
{
"mcpServers": {
"devkit-for-strapi-mcp": {
"args": [
"-y",
"devkit-for-strapi-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.devkit-for-strapi-mcp]
command = "npx"
args = ["-y", "devkit-for-strapi-mcp"]
{
"mcpServers": {
"devkit-for-strapi-mcp": {
"args": [
"-y",
"devkit-for-strapi-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"devkit-for-strapi-mcp": {
"args": [
"-y",
"devkit-for-strapi-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.