Skip to main content
Glama
BaoNgoThien18

MCP Guide Schema Query

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesPostgreSQL connection string
MCP_WEB_TOKENYesStatic token for web access
MCP_OAUTH_CODE_TTLNoAuthorization code TTL in seconds300
MCP_OAUTH_CLIENT_IDYesOAuth client ID for Claude Web
MCP_OAUTH_TOKEN_TTLNoAccess token TTL in seconds3600
MCP_QUERY_MAX_LIMITNoMaximum allowed row limit for queries1000
MCP_OAUTH_SIGNING_KEYYesKey used to sign OAuth tokens. Falls back to JWT_SECRET if not set.
MCP_OAUTH_CLIENT_SECRETYesOAuth client secret for Claude Web
MCP_QUERY_DEFAULT_LIMITNoDefault row limit for queries200

Capabilities

Server capabilities have not been inspected yet.

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/BaoNgoThien18/mcp-guide-schema-query'

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