Skip to main content

An MCP server for interacting with Strapi CMS.

Project description

Strapi MCP Server

An MCP server for interacting with Strapi CMS.

Installation

You can install the server using pip:

pip install strapi-mcp-server

Configuration

Before using the server, you need to create a configuration file at ~/.mcp/strapi-mcp-server.config.json.

  1. Create the directory:

    mkdir -p ~/.mcp
    
  2. Create the configuration file:

    touch ~/.mcp/strapi-mcp-server.config.json
    
  3. Add your Strapi server details to the file. You can add multiple servers.

    {
      "prodserver": {
        "api_url": "https://your-strapi-instance.com",
        "api_key": "your-strapi-api-key"
      },
      "localserver": {
        "api_url": "http://localhost:1337",
        "api_key": "your-local-api-key"
      }
    }
    

Usage

Once installed and configured, you can run the server from your terminal:

strapi-mcp-server

This will start the MCP server, and you can then interact with it using an MCP client.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mm_strapi_mcp-0.1.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mm_strapi_mcp-0.1.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file mm_strapi_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: mm_strapi_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mm_strapi_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 23a931ea6e0f81c64877327f8fc80670594c0d04d886807c04c3604b8409fdcb
MD5 21c794a2fb870b1de744147c1c71d4aa
BLAKE2b-256 99e80973633b73012d1998f9a26f5f4b0a1b620fe9ee2b9206cac6176fb58853

See more details on using hashes here.

File details

Details for the file mm_strapi_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: mm_strapi_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mm_strapi_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 13d1406102c5c7b8148b87b3e06d8869162cbb5571b5542d04ec4672025b4ba1
MD5 1d12f2dc15bcb0917ffde2996842b614
BLAKE2b-256 6b4b086fe131bdb8921c2ead79f2178ff3df24d32d00da5402b8425cfbb36d6b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page