Serverscom.mcparmory/contentful-management
M

com.mcparmory/contentful-management

com.mcparmory/contentful-management · v1.0.2
▦ pypi
v1.0.2pypi pypi: mcparmory-contentful-management↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.mcparmory/contentful-management",
  "description": "Create, update, and publish content across spaces and environments",
  "repository": {
    "url": "https://github.com/mcparmory/registry",
    "source": "github"
  },
  "version": "1.0.2",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcparmory-contentful-management",
      "version": "1.0.2",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/mcparmory/contentful-management:1.0.2",
      "runtimeHint": "docker",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}