CodeSherpa
by boridon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the MCP server. | 8787 |
| SSH_HOST | Yes | The SSH host of the repository server. | |
| SSH_PORT | Yes | The SSH port of the repository server. | |
| REPO_ROOT | Yes | The root path of the repository on the SSH server. | |
| SSH_USERNAME | Yes | The SSH username for connecting to the repository server. | |
| MAX_FILE_BYTES | No | Maximum file size in bytes that can be read. | |
| MAX_LOG_COMMITS | No | Maximum number of git log commits to return. | |
| MCP_SERVER_NAME | No | Name of the MCP server. | code-sherpa |
| MCP_BEARER_TOKEN | Yes | Bearer token for legacy MCP authentication. | |
| MAX_RESPONSE_CHARS | No | Maximum number of characters in a response. | |
| MAX_SEARCH_RESULTS | No | Maximum number of search results to return. | |
| MCP_SERVER_VERSION | No | Version of the MCP server. | 0.1.0 |
| OAUTH_COOKIE_SECURE | No | Whether OAuth cookies should be marked as secure. | true |
| OAUTH_LOGIN_PASSWORD | Yes | The password for OAuth login. | |
| OAUTH_LOGIN_USERNAME | Yes | The username for OAuth login. | |
| OAUTH_SESSION_SECRET | Yes | Secret used to sign OAuth session cookies. | |
| OAUTH_ISSUER_BASE_URL | Yes | The base URL of the OAuth issuer. |
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
| 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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues