Skip to main content
Glama
buildbase-app

BuildBase Agent MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYSTEM_SECRETYesApp-owned token signing + session encryption (openssl rand -hex 32). Never leaves the app.
NEXT_PUBLIC_SITE_URLYesThis app's public origin — appears in every discovery document and token audience
SECURITY_CONTACT_EMAILYesShown in /security.txt
NEXT_PUBLIC_BUILDBASE_ORG_IDYesYour BuildBase org ID
BUILDBASE_AGENT_CLIENT_SECRETYesSecret of the agent base client — the platform signs applicationTokenUrl/RevokeUrl calls with it
NEXT_PUBLIC_BUILDBASE_SERVER_URLYesYour BuildBase org server URL

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/buildbase-app/nextjs-agent-mcp-starter'

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