Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONTEXT_BRIDGE_DATA_DIRNoDirectory for staging data. If not set, may use a default.
CONTEXT_BRIDGE_IMPORT_ROOTSNoComma-separated paths to import roots.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_contextA

Search private Context Bridge staging records. Read-only. Returns staged chat IDs, titles, summaries, and draft paths when present.

stage_chatA

Read a local ChatGPT export JSON or manual markdown chat file, redact sensitive values, classify it, and write only staging artifacts. Does not write to Homebase or Notion.

summarize_threadA

Return the deterministic summary, action candidates, and risk notes for one staged chat ID. Read-only.

propose_homebase_noteA

Create a staged Homebase markdown draft and suggested canonical path for one staged chat. Draft-only; no Homebase repo writes.

propose_notion_pageA

Create a staged Notion payload with verification notes for one staged chat. Draft-only; no Notion API calls or page mutations.

generate_image_assetA

Generate an image with OpenAI image generation, save it into Context Bridge staging, and return the local staged file path plus manifest metadata. Requires OPENAI_API_KEY. Does not publish media.

register_image_assetA

Stage image-generation artifacts by recording prompt, source chat, usage-rights note, and optional local copied asset. Does not publish media.

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/howdycarter/chatgpt-context-bridge'

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