microcms-fullstack-mcp-server

Riti0208/microcms-fullstack-mcp-server

3.2

If you are the rightful owner of microcms-fullstack-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The microCMS Full-Stack MCP Server is a comprehensive implementation of the Model Context Protocol (MCP) for full API operations with microCMS.

Tools

Functions exposed to the LLM to take actions

get_contents

Retrieve a list of contents with various query options.

get_content

Retrieve a specific content by its ID.

search_contents

Perform a keyword search across contents.

filter_contents

Execute detailed filtering on contents.

create_content

Create new content with auto-generated ID.

put_content

Create or update content with a specified ID.

patch_content

Partially update existing content.

delete_content

Delete content by its ID.

batch_create_contents

Create multiple contents in a batch.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources