Skip to main content
Glama

contentful-mcp

delete_environment

Remove a specified environment from a Contentful space using the environment ID and space ID to streamline workspace management.

Instructions

Delete an environment

Input Schema

NameRequiredDescriptionDefault
environmentIdYes
spaceIdYes

Input Schema (JSON Schema)

{ "properties": { "environmentId": { "type": "string" }, "spaceId": { "type": "string" } }, "required": [ "spaceId", "environmentId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ivo-toby/contentful-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server