cambium-remote
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GH_PAT | Yes | fine-grained GitHub token: Metadata: Read + Contents: Read across your repos | |
| ORG_REPO | No | owner/name of the dedicated org knowledge repo. Blank = no org recall. | |
| AUTH_TOKEN | Yes | the path-token credential; URL is /mcp/<AUTH_TOKEN> | |
| TEAM_OWNER | No | owner (user/org) to auto-discover team repos under. Blank = no team recall. | |
| TEAM_REPOS | No | optional extra owner/name repos to include on top of discovery. Blank in common case. | |
| TEAM_BRANCH | No | team-scope branch (default cambium). | cambium |
| KNOWLEDGE_PATH | No | file name (default knowledge.json). | knowledge.json |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/jarmstrong158/cambium-remote'
If you have feedback or need assistance with the MCP directory API, please join our Discord server