Strapi MCP Server
by misterboe
strapi_get_components
Get all components from Strapi with pagination support. Returns both component data and pagination metadata (page, pageSize, total, pageCount).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number (starts at 1) | |
pageSize | No | Number of items per page | |
server | Yes | The name of the server to connect to |