Skip to main content
Glama
BACH-AI-Tools

password_generator20

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI密钥,用于认证

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
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
passwordC

Generates a password with standard settings - length = 10 - 1 special char - 2 numbers

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or overlap between tools. The tool's purpose is clearly described.

Naming Consistency4/5

The tool is named 'password' which is clear and descriptive, though not in a verb_noun format. Since there is only one tool, there is no inconsistency in naming patterns.

Tool Count2/5

With only one tool, the server feels very thin for a password generator, which typically offers customization options like length, character types, and count. One tool is considered too few for a meaningful tool surface.

Completeness3/5

The tool provides a basic password generation function, but it is locked to fixed settings (length 10, 1 special, 2 numbers) with no options to customize. This limits the usefulness and leaves gaps for common use cases like different lengths or multiple passwords.

Maintenance

ActivityInactive
ResponsivenessNo issues