From baf36fe783b5f9d6f33e055c2497272cceb8a5cc Mon Sep 17 00:00:00 2001 From: Boris Besemer Date: Fri, 7 Mar 2025 12:42:38 +0100 Subject: [PATCH] feat: add graphql mcp server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2fdf9b0..cb3edad1 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ Interact with Git repositories and version control platforms. Enables repository - [ws-mcp](https://github.com/nick1udwig/ws-mcp) - Wrap MCP servers with a WebSocket (for use with [kitbitz](https://github.com/nick1udwig/kibitz)) - [AbdelStark/bitcoin-mcp](https://github.com/AbdelStark/bitcoin-mcp) - ₿ A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more. - [rember/rember-mcp](https://github.com/rember/rember-mcp) 📇 🏠 - Create spaced repetition flashcards in [Rember](https://rember.com) to remember anything you learn in your chats. +- [blurrah/mcp-graphql](https://github.com/blurrah/mcp-graphql) 📇 ☁️ - Allows the AI to query GraphQL servers ## Frameworks