Headless CMS with GraphQL. Content federation and API-first architecture.
npx -y @hygraph/mcp-server-hygraph
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"hygraph": {
"command": "npx",
"args": ["-y", "@hygraph/mcp-server-hygraph"]
}
}
}
```
fetch_datacreate_recordupdate_resourcedelete_itemHeadless CMS with GraphQL. Content federation and API-first architecture.
Language: TypeScript
Category: APIs