πŸ”§

Contentful GraphQL Server

πŸ”§MCP Server

ivo-toby/contentful-mcp-graphql

VibeIndex|
What it does

Provides a specialized GraphQL server for querying and exploring Contentful content, enabling developers to efficiently retrieve, filter, and introspect content models using GraphQL with advanced f...

localhosted

Installation

npxRun with npx
npx -y @smithery/cli install @ivotoby/contentful-graphql-mcp-server --client claude
git cloneClone repository
git clone https://github.com/ivo-toby/contentful-mcp-graphql.git
npm runRun npm script
npm run dev
npxRun with npx
npx -y @ivotoby/contentful-graphql-mcp-server --delivery-token YOUR_TOKEN --space-id YOUR_SPACE_ID
npm runRun npm script
npm run build
Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "contentful-graphql": { "command": "node"...
πŸ“– Extracted from ivo-toby/contentful-mcp-graphql README
1
AddedJan 26, 2026