@letoribo/mcpgql 1.3.0 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
**The GraphQL Overlord’s bridge to MCP.**
|
|
4
4
|
|
|
5
|
-
`mcpgql` is
|
|
5
|
+
`mcpgql` is a CLI tool and a federated bridge connecting any GraphQL endpoint directly to the Model Context Protocol (MCP) ecosystem, built upon [mcp-graphql-enhanced](https://github.com/letoribo/mcp-graphql-enhanced).
|
|
6
6
|
|
|
7
7
|
---
|
|
8
8
|
|