Skip to content

Commit 4e1f601

Browse files
committed
Tag content
1 parent 5b8484a commit 4e1f601

File tree

7 files changed

+17
-0
lines changed

7 files changed

+17
-0
lines changed

src/code/services/hygraph.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ url: https://hygraph.com/
55
tags:
66
- tools-and-libraries
77
- tools
8+
- federation
89
---

src/code/services/mcp-graphql.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: mcp-graphql
3+
description: A Model Context Protocol server enabling LLMs to interact with GraphQL APIs through schema introspection and query execution capabilities.
4+
url: https://github.com/blurrah/mcp-graphql
5+
github: blurrah/mcp-graphql
6+
tags:
7+
- tools-and-libraries
8+
- tools
9+
- ai
10+
---
11+

src/code/services/tyk.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ github: TykTechnologies/tyk
66
tags:
77
- tools-and-libraries
88
- tools
9+
- federation
910
---

src/code/tools/graphql-armor/general/graphql-armor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ npm: "@Escape-Technologies/graphql-armor"
66
tags:
77
- tools-and-libraries
88
- tools
9+
- security
910
---

src/code/tools/graphql-protect/general/graphql-protect.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ github: ldebruijn/graphql-protect
55
tags:
66
- tools-and-libraries
77
- tools
8+
- security
89
---
910

1011
[GraphQL Protect](https://github.com/ldebruijn/graphql-protect) helps you protect your GraphQL API against abuse by providing a large number of plug-and-play protection mechanism with sane defaults, while still allowing you complete customizability.

src/code/tools/hive/gateways-supergraphs/hive.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ github: graphql-hive/gateway
66
tags:
77
- tools-and-libraries
88
- tools
9+
- federation
910
---
1011

1112
[Hive Gateway](https://the-guild.dev/graphql/hive/docs/gateway) is a fully open-source, MIT-licensed GraphQL router that can act as a [GraphQL Federation](https://the-guild.dev/graphql/hive/federation) gateway, a subgraph or a proxy gateway for any GraphQL API service.

src/code/tools/wundergraph/gateways-supergraphs/wundergraph.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ github: wundergraph/cosmo
66
tags:
77
- tools-and-libraries
88
- tools
9+
- federation
910
---
1011

1112
[WunderGraph](https://wundergraph.com) composes all your APIs into a single unified GraphQL API and

0 commit comments

Comments
 (0)