Skip to main content
Glama
codeqr-io

CodeQR Remote MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort (usually set automatically by the platform)3000
LOG_LEVELNoLog level (default: info)info
SERVER_URLYesYour public server URL (e.g., https://mcp.codeqr.io)
CODEQR_APP_URLNoDashboard origin (default: https://app.codeqr.io)https://app.codeqr.io
STAINLESS_API_KEYNoOptional Stainless API key
CODEQR_OAUTH_CLIENT_IDYesclient_id of the OAuth app registered in CodeQR
UPSTASH_REDIS_REST_URLNoFrom your Upstash Redis database (REST API). Optional; falls back to in-memory store.
UPSTASH_REDIS_REST_TOKENNoFrom your Upstash Redis database. Optional; falls back to in-memory store.
CODEQR_OAUTH_CLIENT_SECRETYesclient_secret of the OAuth app registered in CodeQR

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/codeqr-io/codeqr-mcp-remote'

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