MCP Servers / cloud-service / Contentful

Contentful

JSON →
stdionone60cloud-service

Interact with your content on the Contentful platform

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: contentful
Tools
What this server exposes
contentful_search_entries
Search and retrieve entries from Contentful
contentful_get_entry
Get a single entry by ID from Contentful
contentful_create_entry
Create a new entry in Contentful
contentful_update_entry
Update an existing entry in Contentful
contentful_delete_entry
Delete an entry from Contentful
contentful_publish_entry
Publish an entry in Contentful
contentful_unpublish_entry
Unpublish an entry in Contentful
contentful_search_assets
Search and retrieve assets from Contentful
contentful_get_asset
Get a single asset by ID from Contentful
contentful_upload_asset
Upload a new asset to Contentful
contentful_process_asset
Process an asset in Contentful
contentful_delete_asset
Delete an asset from Contentful
contentful_publish_asset
Publish an asset in Contentful
contentful_unpublish_asset
Unpublish an asset in Contentful
contentful_get_content_types
Get all content types from Contentful
contentful_get_content_type
Get a single content type by ID from Contentful
contentful_get_spaces
Get all spaces from Contentful
contentful_get_environments
Get all environments for a space in Contentful
contentful_get_locales
Get all locales for a space in Contentful
Configuration
Environment & auth
authnone
envCONTENTFUL_HOST
envCONTENTFUL_MANAGEMENT_ACCESS_TOKEN
envHTTP_PORT
envHTTP_HOST
envSPACE_ID
envENVIRONMENT_ID
envYOUR_TOKEN
Resources
Contentful — MCP Server · libregistry