Skip to main content
Glama
boridon
by boridon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the MCP server.8787
SSH_HOSTYesThe SSH host of the repository server.
SSH_PORTYesThe SSH port of the repository server.
REPO_ROOTYesThe root path of the repository on the SSH server.
SSH_USERNAMEYesThe SSH username for connecting to the repository server.
MAX_FILE_BYTESNoMaximum file size in bytes that can be read.
MAX_LOG_COMMITSNoMaximum number of git log commits to return.
MCP_SERVER_NAMENoName of the MCP server.code-sherpa
MCP_BEARER_TOKENYesBearer token for legacy MCP authentication.
MAX_RESPONSE_CHARSNoMaximum number of characters in a response.
MAX_SEARCH_RESULTSNoMaximum number of search results to return.
MCP_SERVER_VERSIONNoVersion of the MCP server.0.1.0
OAUTH_COOKIE_SECURENoWhether OAuth cookies should be marked as secure.true
OAUTH_LOGIN_PASSWORDYesThe password for OAuth login.
OAUTH_LOGIN_USERNAMEYesThe username for OAuth login.
OAUTH_SESSION_SECRETYesSecret used to sign OAuth session cookies.
OAUTH_ISSUER_BASE_URLYesThe base URL of the OAuth issuer.

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/boridon/code-sherpa'

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