graphql-mcp-bridge and mcp-graphql-tools
These tools are complements: the GraphQL MCP server from "saewoohan/mcp-graphql-tools" provides the AI assistant functionality that "pshaddel/graphql-mcp-bridge" is designed to integrate GraphQL APIs with.
About graphql-mcp-bridge
pshaddel/graphql-mcp-bridge
A bridge implementation connecting GraphQL APIs with the Model Context Protocol (MCP), enabling seamless integration between GraphQL services and MCP-compatible AI systems. This tool facilitates data exchange and API communication by translating GraphQL operations into MCP-compatible formats.
About mcp-graphql-tools
saewoohan/mcp-graphql-tools
GraphQL MCP server for AI assistants
This is an implementation of a Model Context Protocol (MCP) server that allows AI assistants to interact with GraphQL APIs. It translates standard AI assistant requests into GraphQL queries or schema introspection requests, and then returns the structured GraphQL responses to the AI assistant. This tool is designed for developers who are building or integrating AI assistants that need to fetch or manipulate data from GraphQL-based services.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work