A toolkit package containing reusable MCP (Model Context Protocol) tools for Contentful. This package provides structured tool collections with complete metadata including descriptions, input schemas, semantic annotations, and tool implementations.
{
"mcpServers": {
"contentfulmcp-tools": {
"command": "npx",
"args": [
"-y",
"@contentful/mcp-tools"
]
}
}
}