TestGraph
by BBCBasic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_SECRET | No | A random secret used by the application. | |
| ENVIRONMENT | No | Deployment environment, e.g. production. | |
| CORS_ORIGINS | No | JSON array of allowed CORS origins. | |
| DATABASE_URL | No | PostgreSQL connection URL. Required for production; local development may use SQLite otherwise. | |
| ALLOWED_HOSTS | No | JSON array of allowed host names. | |
| CLIENT_API_KEYS | No | JSON object containing scoped client credentials. | |
| PUBLIC_BASE_URL | No | The public base URL of the deployment, e.g. https://your-domain. | |
| DEVELOPMENT_API_KEY | No | A long random key for development/admin use only. | |
| OAUTH_OWNER_USER_ID | Yes | The owner user ID that the TestGraph MCP integration should use. | |
| OAUTH_CONNECTION_CODE | Yes | A long random connection code used for the OAuth 2.1 Authorization Code + PKCE flow. | |
| ENABLE_DEVELOPMENT_RESET | No | Set to 'true' only to enable the development reset page; must be 'false' in public production. | false |
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
ResponsivenessResponsive