MCP server
Contentful MCP Server
Contentful's own server for editing spaces through an assistant.
Add it to your client
OfficialInstall
npx -y @contentful/mcp-server
mcpServers
{
"mcpServers": {
"contentful-mcp": {
"command": "npx",
"args": [
"-y",
"@contentful/mcp-server"
]
}
}
}- Transport
- stdio
- Runtime
- Node
- Auth
- Required
- License
- MIT
- Stars
- 58
Tools
search_entriescreate_entrypublish_entryupload_assetlist_content_typesinvoke_ai_action
Built by Contentful against its Management API, so content types, entries, assets, locales and tags are all reachable from a conversation. Entries can be created, updated, published and unpublished, and assets uploaded — this is not a read-only view of a space. AI Actions defined in the space can be listed and invoked as well. Scope is set by a personal management token together with a space and environment id.
Similar MCP servers
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Developer ToolsCloud Platforms & Infrastructure
Filesystem MCP Server
MCP serverReference server for scoped read and write access to local folders
Developer ToolsStorage & Files
Comments(0)
Sign in to comment