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 |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
collect_code | Collect all code from a directory into a single markdown file |
install_base_servers | Install base MCP servers to the configuration |
analyze_code | Analyze code using OpenAI API (requires your API key). The analysis may take a few minutes. So, wait please. |
create_github_issues | Create GitHub issues from analysis results. Requires GitHub token. |