Skip to main content
Glama
ksengineerspc

Proplist MCP Hello World

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_worksheetsA

List worksheet names, IDs, and visibility states for the configured workbook.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap; its purpose is trivially distinct.

Naming Consistency5/5

The single tool uses a clear and conventional snake_case verb_noun pattern, so consistency is perfect by default.

Tool Count3/5

One tool is borderline thin for most use cases, but for a 'Hello World' demo it may be acceptable; it fits the lower end of the typical 1-2 tool range.

Completeness2/5

The server only provides a list operation for worksheets, missing any create, update, or delete functionality, which represents a significant gap for worksheet management.

Maintenance

ActivityStale
ResponsivenessNo issues