Skip to main content
Glama
nifetency

GraphQL MCP Server

by nifetency

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoServer mode: stdio or httpstdio
LOG_LEVELNoLogging verbosity: DEBUG, INFO, WARNING, ERRORINFO
QUERY_TIMEOUTNoRequest timeout in seconds30
MCP_SERVER_HOSTNoHTTP server host0.0.0.0
MCP_SERVER_PORTNoHTTP server port8080
API_ACCESS_TOKENNoBearer token for authentication
GRAPHQL_ENDPOINTYesGraphQL API URL (required)
SCHEMA_CACHE_TTLNoSchema cache TTL in seconds3600
ENABLE_HTTP_ENDPOINTNoEnable HTTP health/metrics endpointstrue

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/nifetency/nife-mcp-graphql'

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