mcp-graphql and perdoo-mcp
The tools are ecosystem siblings, where `nevilhulspas/perdoo-mcp` is a specific implementation of the Model Context Protocol (MCP) server, likely leveraging or extending the general framework provided by `blurrah/mcp-graphql` to integrate with the Perdoo OKR GraphQL API.
About mcp-graphql
blurrah/mcp-graphql
Model Context Protocol server for GraphQL
Exposes GraphQL schema introspection and query execution as MCP tools, with configurable mutation support and support for local or remote schema files. Configured entirely through environment variables (endpoint, auth headers, schema source), enabling seamless integration with any GraphQL API without code changes. Designed for LLM clients like Claude to dynamically discover and interact with GraphQL endpoints while defaulting mutations to disabled for safety.
About perdoo-mcp
nevilhulspas/perdoo-mcp
MCP server for Perdoo OKR GraphQL API integration
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work