Skip to main content
Glama
quality-screener

Quality Screener MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoBind port for HTTP transports (Railway sets this automatically)
QSCREENER_TOKENNoBearer-token override for stdio mode (single user)
QSCREENER_API_URLNoBase URL of the Quality Screener backend API the tools callhttp://localhost:8001
QSCREENER_MCP_HOSTNoBind host for HTTP transports0.0.0.0
QSCREENER_MCP_PORTNoBind port fallback when PORT is unset8080
QSCREENER_CONFIG_DIRNoDirectory holding credentials.json for stdio mode~/.config/qscreener
QSCREENER_WEBSITE_URLNoWeb-app base URL used to build the OAuth browser-login link and shareable screen URLshttp://localhost:3001
QSCREENER_MCP_TRANSPORTNoTransport mode: stdio, streamable-http, or ssestdio
QSCREENER_MCP_PUBLIC_URLNoPublicly reachable base URL of this server; used to build the OAuth callback URLhttp://localhost:{PORT|8080}

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/quality-screener/quality-screener-mcp-server'

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