MCP Server Starter
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": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| greetA | Greet someone by name |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| hello | Generate a friendly greeting message |
| code-review | Ask the model to review a snippet of code in the given language. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| server-info | Server metadata: name, version, and runtime info. |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion between tools.
A single tool has no inconsistencies; its name is simple and clear.
One tool is appropriate for a starter template, but it feels very thin for any real functionality.
The server only offers a greeting tool, lacking any broader capabilities that would fulfill a practical domain.