Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pass_to_ai_for_requirementsA

ユーザー要件をAIに渡して要件定義書を作成させる(ワークフローの最初のステップ)。出力先は .spec-comments/{feature_name}/requirements.md となる。

pass_to_ai_for_designA

要件定義書を元にAIに設計書を作成させる(ワークフローの2番目のステップ)。出力先は .spec-comments/{feature_name}/design.md となる。

pass_to_ai_for_commentsA

設計書を元にAIにコメント(@spec-implマーカー)を書かせる(ワークフローの3番目のステップ)。既存ファイルにコメントを追加したり、新規ファイルを作成できる。

verify_spec_commentsA

ファイルに@spec-implマーカーが配置されているかを検証する。pass_to_ai_for_commentsの実行後に使用して、すべてのファイルにマーカーが正しく追加されているか確認する。

pass_to_ai_for_implementationA

コメント付きファイルをAIに渡して実装させる(ワークフローの最後のステップ)。@spec-implマーカーに従って実装し、完了後はDONE状態に更新する。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/erabu-yasumune/mcp-spec-comments'

If you have feedback or need assistance with the MCP directory API, please join our Discord server