mcp-graphql and mcp-graphql-tools
The latter project, `saewoohan/mcp-graphql-tools`, appears to be an ecosystem sibling to `blurrah/mcp-graphql`, potentially providing additional tooling or a client library for interacting with the Model Context Protocol GraphQL server defined by the former.
About mcp-graphql
blurrah/mcp-graphql
Model Context Protocol server for GraphQL
This is a server that lets Large Language Models (LLMs) connect to and use GraphQL APIs. It takes a GraphQL endpoint (and optionally headers or a schema file) and outputs a way for an LLM to understand and query that API dynamically. Developers building LLM-powered applications will use this to enable their models to interact with existing GraphQL services.
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