Skip to main content
Glama

mcp-graphql-schema

by hannesj
package.json612 B
{ "name": "mcp-graphql-schema", "version": "0.0.2", "type": "module", "sideEffects": false, "main": "index.mjs", "bin": { "mcp-graphql-schema": "index.mjs" }, "license": "MIT", "description": "Model Context Protocol server for GraphQL schemas", "keywords": [ "mcp", "graphql", "graphql schema", "model context protocol" ], "scripts": { "start": "node index.mjs", "help": "node index.mjs --help" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "graphql": "^16.10.0", "zod": "^3.24.2" }, "engines": { "node": ">=16.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hannesj/mcp-graphql-schema'

If you have feedback or need assistance with the MCP directory API, please join our Discord server