Strapi Content Management
Unified capability for managing content in Strapi headless CMS. Combines the REST content API, admin panel API, and users/permissions API into a single workflow for content authors, developers, and platform admins. Enables creating, reading, updating, publishing, and deleting content entries; managing media uploads; configuring roles and permissions; and administering API tokens and webhooks.
What You Can Do
MCP Tools
find-entries
List content entries for a content-type with filtering and pagination
create-entry
Create a new content entry
find-one-entry
Get a single content entry by document ID
update-entry
Update an existing content entry
delete-entry
Delete a content entry permanently
list-media-files
List all files in the Strapi media library
list-admin-users
List all administrator accounts
create-admin-user
Create a new administrator account
list-admin-roles
List all administrator roles
list-api-tokens
List all API tokens configured in Strapi
create-api-token
Create a new API token
list-webhooks
List all webhook configurations
create-webhook
Create a new webhook configuration
login-user
Authenticate an end-user and obtain a JWT token
register-user
Register a new end-user account
get-authenticated-user
Get the currently authenticated user's profile
list-users
List all registered end-user accounts
list-roles
List user roles and their permissions