Skip to main content
Glama
spences10
by spences10

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_HISTORY_SIZENoMaximum number of thoughts to retain in history (default: 1000)1000

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
sequentialthinking_qaD

Sequential thinking for QA verification with tool recommendations.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single tool has a clearly distinct purpose.

Naming Consistency5/5

The tool name 'sequentialthinking_qa' uses clear snake_case and descriptive terms. With no other tools, consistency is not an issue.

Tool Count2/5

A single tool is insufficient for a QA verification server. While focused, it lacks necessary coverage for common QA operations, making it feel thin.

Completeness2/5

The server only provides a single tool for sequential thinking, missing obvious operations like running tests, checking results, or managing test cases. This severely limits its utility for QA workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues