MCPilot
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add-noteC | Add a new note |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize-notes | Creates a summary of all notes |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap with other tools. The tool's purpose is clearly defined as adding a new note, making it distinct by default.
A single tool inherently follows a consistent naming pattern, as there are no other tools to compare it against. The name 'add-note' uses a verb-noun format with hyphenation, which is clear and readable.
A single tool is generally too few for most server purposes, as it limits functionality and suggests an incomplete or trivial scope. For a note-taking domain, one tool is insufficient to cover basic operations like listing, updating, or deleting notes.
The server appears to be for note-taking, but with only an 'add-note' tool, it lacks essential operations such as retrieving, updating, deleting, or listing notes. This severe gap will cause agent failures in handling note-related workflows.