π§
Contentful GraphQL Server
π§MCP Serverivo-toby/contentful-mcp-graphql
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 claudegit cloneClone repository
git clone https://github.com/ivo-toby/contentful-mcp-graphql.gitnpm runRun npm script
npm run devnpxRun with npx
npx -y @ivotoby/contentful-graphql-mcp-server --delivery-token YOUR_TOKEN --space-id YOUR_SPACE_IDnpm runRun npm script
npm run buildClaude 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