BuildBase Agent MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SYSTEM_SECRET | Yes | App-owned token signing + session encryption (openssl rand -hex 32). Never leaves the app. | |
| NEXT_PUBLIC_SITE_URL | Yes | This app's public origin — appears in every discovery document and token audience | |
| SECURITY_CONTACT_EMAIL | Yes | Shown in /security.txt | |
| NEXT_PUBLIC_BUILDBASE_ORG_ID | Yes | Your BuildBase org ID | |
| BUILDBASE_AGENT_CLIENT_SECRET | Yes | Secret of the agent base client — the platform signs applicationTokenUrl/RevokeUrl calls with it | |
| NEXT_PUBLIC_BUILDBASE_SERVER_URL | Yes | Your BuildBase org server URL |
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
ActivityStale
ResponsivenessNo issues