{"slug":"l33tdawg/strapi-mcp","name":"Strapi MCP","description":"An MCP server for Strapi CMS, providing access to content types and entries through the MCP protocol.","category":"database","tags":[],"official":false,"stars":25,"transport":"stdio","install":null,"tools":[{"name":"list_content_types","description":"List all available content types in Strapi"},{"name":"get_entries","description":"Get entries for a specific content type with optional filtering, pagination, sorting, and population of relations"},{"name":"get_entry","description":"Get a specific entry by ID"},{"name":"create_entry","description":"Create a new entry for a content type"},{"name":"update_entry","description":"Update an existing entry"},{"name":"delete_entry","description":"Delete an entry"},{"name":"upload_media","description":"Upload a media file to Strapi (max ~750KB file due to base64 context limits)"},{"name":"upload_media_from_path","description":"Upload a media file from local file path (max 10MB, avoids context overflow)"},{"name":"get_content_type_schema","description":"Get the schema (fields, types, relations) for a specific content type"},{"name":"connect_relation","description":"Connect related entries to an entry's relation field"},{"name":"disconnect_relation","description":"Disconnect related entries from an entry's relation field"},{"name":"create_content_type","description":"Create a new content type using the Content-Type Builder API (Requires Admin privileges)"},{"name":"publish_entry","description":"Publish a specific entry"},{"name":"unpublish_entry","description":"Unpublish a specific entry"},{"name":"list_components","description":"List all available components in Strapi"},{"name":"get_component_schema","description":"Get the schema for a specific component"},{"name":"create_component","description":"Create a new component"},{"name":"update_component","description":"Update an existing component"}],"env_vars":["STRAPI_URL","STRAPI_API_TOKEN"],"auth_type":"none","github":"https://github.com/l33tdawg/strapi-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}