CodeQR Remote MCP Server
Officialby codeqr-io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port (usually set automatically by the platform) | 3000 |
| LOG_LEVEL | No | Log level (default: info) | info |
| SERVER_URL | Yes | Your public server URL (e.g., https://mcp.codeqr.io) | |
| CODEQR_APP_URL | No | Dashboard origin (default: https://app.codeqr.io) | https://app.codeqr.io |
| STAINLESS_API_KEY | No | Optional Stainless API key | |
| CODEQR_OAUTH_CLIENT_ID | Yes | client_id of the OAuth app registered in CodeQR | |
| UPSTASH_REDIS_REST_URL | No | From your Upstash Redis database (REST API). Optional; falls back to in-memory store. | |
| UPSTASH_REDIS_REST_TOKEN | No | From your Upstash Redis database. Optional; falls back to in-memory store. | |
| CODEQR_OAUTH_CLIENT_SECRET | Yes | client_secret of the OAuth app registered in CodeQR |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues