delete_environment
Remove environment
How to use it
delete_environment is exposed by the Contentful MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delete_environment tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Contentful MCP
npx -y @smithery/cli install @ivotoby/contentful-management-mcp-server --client claudeOther tools in Contentful MCP (32)
Publish multiple entries and assets in a single operation. Accepts an array of entities (entries and assets) and processes their publication as a batch.
Unpublish multiple entries and assets in a single operation. Similar to bulkpublish but removes content from the delivery API.
Validate multiple entries for content consistency, references, and required fields. Returns validation results without modifying content.
Create new comments on entries with support for both plain-text and rich-text formats. Supports threaded conversations by providing a parent comment ID to reply to existing comments
Create new content type
Create new entries
Create new environment
Remove assets from space
Delete a specific comment from an entry
Remove content type
Remove entries
Retrieve asset details and information
Retrieve comments for an entry with filtering by status (active, resolved, all)
Get content type details
Retrieve existing entries
Retrieve a specific comment by its ID for an entry
Get space details
List assets with pagination (3 items per page)
List available content types
List environments in a space
List available spaces
Publish assets to delivery API
Publish a content type
Publish entries
Search for entries using query parameters
Unpublish assets from delivery API
Unpublish entries
Update asset metadata and files
Update existing comments with new body content or status changes
Update content type
Update entry fields
Upload new assets with metadata