MCPServers
Strapi CMS - MCP server logo

Strapi CMS

9
0

Summary

This MCP server integrates with Strapi CMS, providing a bridge between AI assistants and content management through the MCP protocol. Built with TypeScript, it enables creating, reading, updating, and deleting content entries in Strapi with support for advanced filtering, pagination, sorting, and media uploads. The implementation exposes content types as resources via URI patterns and offers tools for comprehensive content management, making it ideal for AI-assisted content workflows, headless CMS integration, and automated content operations.

Available Actions(11)

list_content_types

List all available content types in Strapi.

get_entries

Get entries for a specific content type with optional filtering, pagination, sorting, and population of relations.

get_entry

Get a specific entry by ID.

create_entry

Create a new entry for a content type.

update_entry

Update an existing entry.

delete_entry

Delete an entry.

upload_media

Upload a media file to Strapi.

get_content_type_schema

Get the schema (fields, types, relations) for a specific content type.

connect_relation

Connect related entries to an entry's relation field.

disconnect_relation

Disconnect related entries from an entry's relation field.

create_content_type

Create a new content type using the Content-Type Builder API (Requires Admin privileges).

Last Updated: May 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ