Strapi MCP Server

Stableapi
40 starsTypeScriptcommunity
GitHub
About

Overview

The Strapi MCP Server enables AI agents to interact with Strapi, the open-source headless CMS. It provides tools for querying content types, creating and updating entries, managing media, and working with Strapi's REST or GraphQL APIs.
Capabilities

Tools & Capabilities

list_content_types

List all content types

get_entries

Get entries for a content type

create_entry

Create a new entry

update_entry

Update an entry

upload_media

Upload a media file

Setup

Installation

bash
Install
npx -y mcp-server-strapi
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "strapi": {
      "command": "npx",
      "args": ["-y", "mcp-server-strapi"],
      "env": {
        "STRAPI_URL": "http://localhost:1337",
        "STRAPI_API_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 40
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us