Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"graphql-platform": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-graphql-platform"
]
}
}
}