Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ctp-get-context | Generates a comprehensive, context-rich prompt from an entire codebase directory, applying filters and formatting options. |
| ctp-analyse-project | Provides a detailed statistical analysis of a codebase, including token counts, line counts, and breakdowns by file type. |
| ctp-get-files | Retrieves the content of a specific list of files from the project, formatted into a prompt. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |