Skip to main content
Glama

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
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_requirement_specB

要件定義書を生成します。プロジェクト名、目的、背景から詳細な要件定義書(機能要件、非機能要件、制約事項など)を自動生成します。

generate_functional_specA

機能仕様書を生成します。機能一覧から詳細な機能仕様書(ユースケース、画面仕様、データ仕様など)を自動生成します。

Prompts

Interactive templates invoked by user choice

NameDescription
create_app4次元とシンプルさを込めた新しいアプリケーションを作成

Resources

Contextual data attached and managed by the client

NameDescription
4次元の原則実存性・歴史性・関係性・非合理性:人が使い続けたくなるアプリの本質
シンプルさの原則3-1-1ルール:機能を最小化し、本質的価値を最大化する
デザイン原則Figma的UIの実装:プロフェッショナルで美しいインターフェース(必須要件)

TDQS

A3.6/5.0

Scored across 2 tools

Disambiguation5/5

The two tools target clearly distinct artifacts: a requirements definition document versus a functional specification document. The naming and descriptions make the boundary obvious, so an agent should not confuse them.

Naming Consistency5/5

Both tools follow the same generate_<target>_spec pattern using consistent snake_case. This creates a predictable and uniform naming convention across the entire server.

Tool Count3/5

With only two tools, the server feels thin and borderline for a document-generation server. Each tool is purposeful, but the set lacks supporting utilities or additional artifact types to feel fully scoped.

Completeness3/5

The pair covers the requirements-to-functional-spec handoff, but the workflow stops there. There is no way to update, version, or generate adjacent artifacts such as detailed design or test specifications, leaving notable gaps in a broader specification lifecycle.

Maintenance

ActivityInactive
ResponsivenessNo issues