Apollo Graphql
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add apollo-graphqlQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"apollo-graphql": {
"command": "npx",
"args": [
"@modelcontextprotocol/apollo-graphql"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Guidelines for developing GraphQL APIs and React applications using Apollo Client for state management, data fetching, and caching
Tags
developmenttypescriptgoreactnodeskill