Skip to main content
Glama
SamNewhouse

github-mcp-bridge

by SamNewhouse

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port3000
GITHUB_PATYesDefault GitHub PAT — used for any owner that has no dedicated entry
CONNECTOR_SECRETYesShared secret used to authenticate requests to the bridge. Minimum 32 characters — generate with openssl rand -hex 32. Supports comma-separated list for zero-downtime rotation
MCP_SESSION_MAX_TTL_MSNoMaximum total lifetime for a server-owned session in milliseconds (12 hours)43200000
MCP_SESSION_IDLE_TTL_MSNoIdle timeout for server-owned sessions in milliseconds (2 hours)7200000

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

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/SamNewhouse/github-mcp-bridge'

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