mcp-trial
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_repoA | Get summary info for a GitHub repository: description, stars, language, last push. |
| recent_commitsB | List the most recent commit messages on a repository's default branch. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| review_repo | Prompt template: assess a repo as a portfolio piece. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |