Open-source headless CMS
Customizable content management with GraphQL and REST APIs.
{
"mcpServers": {
"strapi": {
"env": {
"STRAPI_URL": "http://localhost:1337",
"STRAPI_API_TOKEN": "your_token"
},
"args": [
"-y",
"@strapi/mcp-server"
],
"command": "npx"
}
}
}STRAPI_URLhttp://localhost:1337STRAPI_API_TOKENyour_token