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 |
|---|---|
| get_repo_analysis | Get detailed analysis of a GitHub repository, including activity, stars, issues, and other metrics. |
| get_developer_analysis | Get detailed analysis of a GitHub developer, including their activity and contributions. |
| get_collection | Get information about a specific collection of repositories |
| list_collections | List all available repository collections |
| natural_language_query | Query GitHub data using natural language through the OSSInsight chat interface |