Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_SSE_PORT | No | SSE server port | 8000 |
SRC_ENDPOINT | Yes | Sourcegraph instance URL (e.g., https://sourcegraph.com) | |
SRC_ACCESS_TOKEN | No | Authentication token for private Sourcegraph instances | |
MCP_STREAMABLE_HTTP_PORT | No | HTTP server port | 8080 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |