Skip to main content
Glama
John-CEO-HQ

John CEO Agentic Memory

by John-CEO-HQ

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP transport (when MCP_TRANSPORT=http). Default 8080.8080
DATABASE_URLNoCockroachDB connection string (required if MEMORY_STORE=cockroach). Should use sslmode=verify-full.
MEMORY_STORENoStorage backend: 'memory' (ephemeral), 'file' (JSON file), 'cockroach' (CockroachDB). Default 'file'.file
MCP_TRANSPORTNoTransport mode: 'stdio' for standard input/output, 'http' for HTTP server. Defaults to 'stdio'.stdio
MCP_AUTH_TOKENNoBearer token for HTTP/Lambda authentication. Optional.
CRDB_ADMIN_USERNoCockroachDB admin user for ccloud bootstrap script. Optional.
MCP_AUTH_USER_IDNoWhen MCP_AUTH_TOKEN is set, this is the bound userId for ACL. Optional.
USE_FAKE_BEDROCKNoSet to '1' to use a deterministic local intelligence instead of Amazon Bedrock for offline demos/testing.
CRDB_CLUSTER_NAMENoCockroachDB cluster name used by the ccloud bootstrap script. Default 'agentic-memory'.agentic-memory
CRDB_ADMIN_PASSWORDNoCockroachDB admin password for ccloud bootstrap script. Optional.

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/John-CEO-HQ/cockroachdb-x-aws-hackathon'

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