Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mcparmory/contentful-management

OCI · GHCR.IO/MCPARMORY/CONTENTFUL-MANAGEMENT:1.0.3 · 2 COMPONENTS · SCANNED SEP 20

Create, update, and publish content across spaces and environments

0 this week 47 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
Schema Quality & AI Usability67
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 10656 tokens (~85/item across 124 items; 124 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety95
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 20 of 25 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "publish_content_type" implies "publish" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Partial
  • An AI judge read all 124 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the com.mcparmory/contentful-management MCP server?

com.mcparmory/contentful-management runs locally as a container image, launched with docker run --rm -i ghcr.io/mcparmory/contentful-management:1.0.3. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/mcparmory/contentful-management:1.0.3

# add to Claude Code
claude mcp add com-mcparmory-contentful-management -- docker run --rm -i ghcr.io/mcparmory/contentful-management:1.0.3
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-contentful-management": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/contentful-management:1.0.3"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-contentful-management": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/contentful-management:1.0.3"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-contentful-management -- docker run --rm -i ghcr.io/mcparmory/contentful-management:1.0.3
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-contentful-management": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/contentful-management:1.0.3"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-contentful-management:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/mcparmory/contentful-management:1.0.3"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-contentful-management": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/contentful-management:1.0.3"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-contentful-management": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/contentful-management:1.0.3"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 19 Sept 26 0
    • Stability: 0.97 → pass security
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 12 Sept 26 0
    • Stability: 0.97 → pass security
  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/ghcr.io/mcparmory/contentful-management:1.0.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 124 exposed · ~10,656 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_extension ~86

Retrieve a single UI extension configuration from a specific environment within a space. This returns the extension's definition and settings.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space where the extension is configured.
extension_idstringyesThe unique identifier of the extension to retrieve.
space_idstringyesThe unique identifier of the space containing the extension.

No output schema declared.

No examples provided.

get_locale ~81

Retrieve a specific locale configuration for a given space and environment. Locales define language and regional settings for content management.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space.
locale_idstringyesThe unique identifier of the locale to retrieve.
space_idstringyesThe unique identifier of the space containing the locale.

No output schema declared.

No examples provided.

get_preview_api_key ~75

Retrieve a single Preview API key for a specific space. Preview API keys are used to access published content in a read-only manner.

NameTypeReqDescription
preview_api_key_idstringyesThe unique identifier of the Preview API key to retrieve.
space_idstringyesThe unique identifier of the space containing the Preview API key.

No output schema declared.

No examples provided.

get_release ~95

Retrieve a single scheduled release by its ID within a specific space and environment. This operation fetches detailed information about a release, including its scheduled actions and metadata.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space where the release is located.
releases_idstringyesThe unique identifier of the release to retrieve.
space_idstringyesThe unique identifier of the space containing the release.

No output schema declared.

No examples provided.

get_release_action ~120

Retrieve a specific scheduled action within a release. Use this to fetch details about a single release action, such as its status, timing, and associated content changes.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space where the release action is defined.
release_action_idstringyesThe unique identifier of the specific release action to retrieve.
releases_idstringyesThe unique identifier of the release that contains the action.
space_idstringyesThe unique identifier of the space containing the release and action.

No output schema declared.

No examples provided.

get_space ~65

Retrieve detailed information about a specific Contentful space by its ID. This returns the space's configuration, settings, and metadata.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space to retrieve. This is a required string that identifies which Contentful space you want to access.

No output schema declared.

No examples provided.

get_space_membership ~72

Retrieve a specific space membership by its ID. Returns detailed information about a user's membership and role within a Contentful space.

NameTypeReqDescription
space_idstringyesThe unique identifier of the Contentful space containing the membership.
space_membership_idstringyesThe unique identifier of the space membership to retrieve.

No output schema declared.

No examples provided.

get_tag ~87

Retrieve a single tag from a specific environment within a space. Tags are used to organize and categorize content in Contentful.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space where the tag is located.
space_idstringyesThe unique identifier of the space containing the tag.
tag_idstringyesThe unique identifier of the tag to retrieve.

No output schema declared.

No examples provided.

get_task ~98

Retrieve a specific task associated with an entry. Tasks are used to track workflows and approvals within Contentful entries.

NameTypeReqDescription
entry_idstringyesThe unique identifier of the entry that contains the task.
environment_idstringyesThe unique identifier of the environment within the space.
space_idstringyesThe unique identifier of the space containing the task.
task_idstringyesThe unique identifier of the task to retrieve.

No output schema declared.

No examples provided.

get_upload ~65

Retrieve details about a specific upload in a space. Use this to check the status and metadata of a previously created upload.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space containing the upload.
upload_idstringyesThe unique identifier of the upload to retrieve.

No output schema declared.

No examples provided.

get_webhook_call ~84

Retrieve detailed information about a specific webhook call, including its request, response, and execution status.

NameTypeReqDescription
call_idstringyesThe unique identifier of the specific webhook call to retrieve.
space_idstringyesThe unique identifier of the space containing the webhook.
webhook_idstringyesThe unique identifier of the webhook for which to retrieve call details.

No output schema declared.

No examples provided.

get_webhook_definition ~73

Retrieve a single webhook definition by its ID. Returns the complete configuration and metadata for the specified webhook in a Contentful space.

NameTypeReqDescription
space_idstringyesThe unique identifier of the Contentful space containing the webhook definition.
webhook_definition_idstringyesThe unique identifier of the webhook definition to retrieve.

No output schema declared.

No examples provided.

issue_app_installation_access_token ~108

Generate an access token for an app installation within a specific space environment. This token enables the app to authenticate and interact with Contentful APIs on behalf of the installation.

NameTypeReqDescription
app_definition_idstringyesThe unique identifier of the app definition for which to issue an access token.
environment_idstringyesThe unique identifier of the environment within the space where the app is installed.
space_idstringyesThe unique identifier of the space containing the app installation.

No output schema declared.

No examples provided.

list_access_tokens ~38

Retrieve all personal access tokens for the authenticated user. This allows you to view and manage your API credentials used for programmatic access to Contentful.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_app_definitions ~53

Retrieve all app definitions for a specific organization. App definitions describe the configuration and capabilities of apps available within the organization.

NameTypeReqDescription
organization_idstringyesThe unique identifier of the organization for which to retrieve app definitions.

No output schema declared.

No examples provided.

list_app_installations ~78

Retrieve all app installations configured for a specific environment within a space. This returns the complete list of installed applications and their configurations.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space for which to retrieve app installations.
space_idstringyesThe unique identifier of the space containing the environment and app installations.

No output schema declared.

No examples provided.

list_app_keys ~80

Retrieve all API keys associated with a specific app definition within an organization. This allows you to manage and view the credentials used for app authentication.

NameTypeReqDescription
app_definition_idstringyesThe unique identifier of the app definition for which to retrieve all associated API keys.
organization_idstringyesThe unique identifier of the organization that contains the app definition.

No output schema declared.

No examples provided.

list_assets ~74

Retrieve all assets in a specific environment within a space. Assets are media files and other resources managed in Contentful.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space from which to fetch assets.
space_idstringyesThe unique identifier of the space containing the assets you want to retrieve.

No output schema declared.

No examples provided.

list_content_type_snapshots ~88

Retrieve all snapshots for a specific content type in the master environment. Snapshots capture the state of a content type at different points in time, allowing you to track changes and restore previous versions.

NameTypeReqDescription
content_type_idstringyesThe unique identifier of the content type for which to retrieve snapshots.
space_idstringyesThe unique identifier of the space containing the content type.

No output schema declared.

No examples provided.

list_content_types ~78

Retrieve all content types defined for a specific environment within a space. Content types define the structure and fields for entries in Contentful.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space from which to retrieve content types.
space_idstringyesThe unique identifier of the space containing the environment and content types.

No output schema declared.

No examples provided.

list_content_types_published ~83

Retrieve all activated content types for a specific space and environment. Content types define the structure and fields available for entries in your space.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space from which to fetch activated content types.
space_idstringyesThe unique identifier of the space containing the content types you want to retrieve.

No output schema declared.

No examples provided.

list_delivery_api_keys ~56

Retrieve all Delivery API keys configured for a specific space. These keys are used to access published content through the Contentful Delivery API.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space containing the API keys to retrieve.

No output schema declared.

No examples provided.

list_entries ~106

Retrieve all entries from a specific environment within a space. Entries represent content items managed in Contentful and can be filtered by tags.

NameTypeReqDescription
TAG_KEYstringOptional tag key to filter entries by a specific tag value. Use this to retrieve only entries associated with a particular tag.
environment_idstringyesThe unique identifier of the environment within the space from which to fetch entries.
space_idstringyesThe unique identifier of the space containing the entries to retrieve.

No output schema declared.

No examples provided.

list_entry_references ~129

Retrieve all entries that reference a specific entry within a Contentful space and environment. This helps identify content dependencies and relationships.

NameTypeReqDescription
entry_idstringyesThe unique identifier of the entry for which to retrieve references (e.g., '4Mxj1aVYccLOCunUzsNcNL').
environment_idstringyesThe environment identifier within the space, typically 'master' for the default environment.
space_idstringyesThe unique identifier of the Contentful space containing the entry (e.g., '5nvk6q4s3ttw').

No output schema declared.

No examples provided.

list_entry_snapshots ~112

Retrieve all snapshots for a specific entry in the master environment. Snapshots capture the state of an entry at different points in time, allowing you to view historical versions and changes.

NameTypeReqDescription
entry_idstringyesThe unique identifier of the entry for which to retrieve snapshots. This is a required alphanumeric identifier that specifies which entry's version history to fetch.
space_idstringyesThe unique identifier of the space containing the entry. This is a required alphanumeric identifier that specifies which workspace to query.

No output schema declared.

No examples provided.

list_entry_tasks ~94

Retrieve all tasks associated with a specific entry within a Contentful environment. Tasks represent workflow actions or assignments related to the entry.

NameTypeReqDescription
entry_idstringyesThe unique identifier of the entry for which to retrieve associated tasks.
environment_idstringyesThe unique identifier of the environment within the space where the entry resides.
space_idstringyesThe unique identifier of the Contentful space containing the entry.

No output schema declared.

No examples provided.

list_environment_aliases ~61

Retrieve all environment aliases configured for a specific space in Contentful. Environment aliases allow you to reference environments by custom names in addition to their IDs.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space containing the environment aliases you want to retrieve.

No output schema declared.

No examples provided.

list_environment_tags ~89

Retrieve all tags configured for a specific environment within a space. Tags are used to organize and categorize content management UI extensions.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space. This specifies which environment's tags should be retrieved.
space_idstringyesThe unique identifier of the space containing the environment. This is required to scope the request to the correct workspace.

No output schema declared.

No examples provided.

list_environments ~60

Retrieve all environments within a Contentful space. Environments allow you to manage different versions of your content (e.g., staging, production).

NameTypeReqDescription
space_idstringyesThe unique identifier of the Contentful space containing the environments you want to retrieve.

No output schema declared.

No examples provided.

list_extensions ~71

Retrieve all UI extensions configured for a specific environment within a space. Extensions allow customization of the Contentful UI for content editors.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment from which to retrieve extensions.
space_idstringyesThe unique identifier of the space containing the environment and extensions.

No output schema declared.

No examples provided.

list_locales ~79

Retrieve all locales configured for a specific environment within a space. Locales define the languages and regional variants available for content in that environment.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space from which to fetch locales.
space_idstringyesThe unique identifier of the space containing the environment and locales to retrieve.

No output schema declared.

No examples provided.

list_organization_usage_metrics ~199

Retrieve periodic usage metrics for an organization, including API calls and resource consumption across specified time periods and metric types.

NameTypeReqDescription
dateRange.endAtstringEnd date for the usage period in ISO 8601 format (YYYY-MM-DD). Defines the end of the date range for usage data retrieval.
dateRange.startAtstringStart date for the usage period in ISO 8601 format (YYYY-MM-DD). Defines the beginning of the date range for usage data retrieval.
metricinstringComma-separated list of metric types to include in the results, such as Content Management API (cma), Content Preview API (cpa), or GraphQL (gql) usage.
orderstringField to sort results by, such as usage metrics. Determines the order of returned usage records.
organization_idstringyesThe unique identifier of the organization for which to retrieve usage data.

No output schema declared.

No examples provided.

list_organizations ~32

Retrieve all organizations that your account has access to. This returns a collection of organizations you can manage or collaborate within.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_preview_api_keys ~56

Retrieve all Preview API keys for a specific space. Preview API keys are used to access published content in a read-only manner.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space containing the Preview API keys to retrieve.

No output schema declared.

No examples provided.

list_published_assets ~75

Retrieve all published assets for a specific space and environment. This returns assets that have been explicitly published and are available for use.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space from which to retrieve published assets.
space_idstringyesThe unique identifier of the space containing the assets.

No output schema declared.

No examples provided.

list_release_actions ~98

Retrieve all scheduled actions associated with a specific release in a Contentful environment. This allows you to query and monitor the actions planned for a release.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space where the release exists.
releases_idstringyesThe unique identifier of the release for which to retrieve associated actions.
space_idstringyesThe unique identifier of the Contentful space containing the release.

No output schema declared.

No examples provided.

list_releases ~73

Retrieve all scheduled releases for a specific environment within a space. This allows you to query and manage content publication schedules.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space from which to retrieve releases.
space_idstringyesThe unique identifier of the space containing the environment and releases.

No output schema declared.

No examples provided.

list_scheduled_actions ~54

Retrieve all scheduled actions for a specific space. Scheduled actions allow you to automate content management tasks at predetermined times.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space containing the scheduled actions you want to retrieve.

No output schema declared.

No examples provided.

list_space_memberships ~72

Retrieve all space memberships for a given space. Returns a collection of all users and their roles within the specified space.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space. Use the space ID to target a specific workspace (e.g., '5nvk6q4s3ttw').

No output schema declared.

No examples provided.

list_space_periodic_usages ~203

Retrieve periodic space usage metrics for an organization, allowing you to track content delivery and API consumption patterns over a specified time range.

NameTypeReqDescription
dateRange.endAtstringEnd date for the usage period in ISO 8601 format (YYYY-MM-DD). Usage data will be retrieved up to and including this date.
dateRange.startAtstringStart date for the usage period in ISO 8601 format (YYYY-MM-DD). Usage data will be retrieved from this date onwards.
metricinstringComma-separated list of metrics to include in the response, such as Content Management API (cma), Content Preview API (cpa), or GraphQL (gql) usage.
orderstringField to sort results by, such as usage metrics. Determines the order in which usage records are returned.
organization_idstringyesThe unique identifier of the organization for which to retrieve space usage data.

No output schema declared.

No examples provided.

list_spaces ~38

Retrieve all spaces accessible to your account across organizations. Spaces are containers for content types and content; use this to discover available spaces before accessing their content.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_teams ~54

Retrieve all teams associated with a specific space. Teams are organizational units within a space that can be assigned permissions and manage content collaboratively.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space for which to retrieve teams.

No output schema declared.

No examples provided.

list_webhook_calls ~101

Retrieve a list of recent webhook call attempts for a specific webhook, including their status and execution details. This helps monitor webhook delivery and troubleshoot integration issues.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space containing the webhook. This is required to scope the webhook calls to the correct environment.
webhook_idstringyesThe unique identifier of the webhook whose call history you want to retrieve. This specifies which webhook's execution log to fetch.

No output schema declared.

No examples provided.

list_webhooks ~72

Retrieve all webhook definitions configured for a specific space. Webhooks allow you to receive HTTP notifications when content changes occur in your space.

NameTypeReqDescription
space_idstringyesThe unique identifier of the space containing the webhooks you want to retrieve (e.g., '5nvk6q4s3ttw').

No output schema declared.

No examples provided.

process_asset_file ~132

Trigger processing of an asset file in a specific locale within a Contentful space and environment. This initiates any necessary transformations or optimizations for the uploaded asset.

NameTypeReqDescription
asset_idstringyesThe unique identifier of the asset file to process.
environment_idstringyesThe unique identifier of the environment within the space where the asset is located.
locale_codestringyesThe locale code for the asset file variant to process, specified in language-region format (e.g., en-us for US English).
space_idstringyesThe unique identifier of the Contentful space containing the asset.

No output schema declared.

No examples provided.

publish_asset ~90

Publish an asset to make it available in the specified environment. Publishing an asset marks it as ready for use in your content delivery pipeline.

NameTypeReqDescription
asset_idstringyesThe unique identifier of the asset to publish.
environment_idstringyesThe unique identifier of the environment where the asset will be published.
space_idstringyesThe unique identifier of the space containing the asset to publish.

No output schema declared.

No examples provided.

publish_content_type ~106

Activate a content type to make it available for use in a Contentful space. Once published, the content type can be used to create and manage content entries.

NameTypeReqDescription
content_type_idstringyesThe unique identifier of the content type to be published and activated.
environment_idstringyesThe unique identifier of the environment within the space where the content type will be published.
space_idstringyesThe unique identifier of the Contentful space containing the content type.

No output schema declared.

No examples provided.

publish_entry ~89

Publish an entry to make it publicly available. This operation marks the entry as published in the specified environment.

NameTypeReqDescription
entry_idstringyesThe unique identifier of the entry to publish.
environment_idstringyesThe environment where the entry will be published. Typically 'master' for the main environment.
space_idstringyesThe unique identifier of the space containing the entry to publish.

No output schema declared.

No examples provided.

publish_release ~96

Publish a release to make its scheduled changes live in the specified environment. This marks the release as published and applies all contained entries and assets to the target environment.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment where the release will be published.
releases_idstringyesThe unique identifier of the release to publish.
space_idstringyesThe unique identifier of the space containing the release to be published.

No output schema declared.

No examples provided.

publish_scheduled_actions ~86

Publish scheduled bulk actions for a specific environment, making them active and executable. This operation processes pending scheduled actions that have been queued for publication.

NameTypeReqDescription
environment_idstringyesThe unique identifier of the environment within the space where the scheduled bulk actions will be published.
space_idstringyesThe unique identifier of the space containing the environment where scheduled actions will be published.

No output schema declared.

No examples provided.

Common questions

What is the com.mcparmory/contentful-management MCP server?

com.mcparmory/contentful-management is an MCP server listed in the public MCP registry as com.mcparmory/contentful-management. Create, update, and publish content across spaces and environments. This page covers its container image (ghcr.io/mcparmory/contentful-management:1.0.3).

Is the com.mcparmory/contentful-management MCP server safe to use?

com.mcparmory/contentful-management scores 47 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.mcparmory/contentful-management MCP server expose?

com.mcparmory/contentful-management exposes 124 tools: list_spaces, create_space, get_space, delete_space, list_environments, and 119 more. Their descriptions and schemas cost roughly 10,656 tokens of context every time the server is loaded.

Is the com.mcparmory/contentful-management MCP server still maintained?

com.mcparmory/contentful-management is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.