Contentful
JSON →Interact with your content on the Contentful platform
Install
npx -y @smithery/cli Tools · 19
- 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
Environment variables
CONTENTFUL_HOSTCONTENTFUL_MANAGEMENT_ACCESS_TOKENHTTP_PORTHTTP_HOSTSPACE_IDENVIRONMENT_IDYOUR_TOKEN
Links
★ 60 GitHub stars