Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Server Information |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
github/build_url | Converts GitHub owner and repository name into a properly formatted GitHub URL with validation |
github/parse_url | Parses a GitHub URL to extract owner, repository name, and additional path information with validation |