Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-graphql-schema
Claim
by
hannesj
npm
GitHub
Developer Tools
Databases
JavaScript
14
1
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-graphql-schema
.gitignore
index.mjs
package.json
package-lock.json
README.md
tsconfig.json
{
"
extends
"
:
"
../tsconfig.json
"
,
"
include
"
: [
"
*.ts
"
],
"
compilerOptions
"
: {
"
rootDirs
"
: [
"
.
"
]
}
}