Skip to main content
Glama
xiangxiaobo

Copilot Leecher

by xiangxiaobo

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

Tools

Functions exposed to the LLM to take actions

NameDescription
request_reviewA

请求专家审查你完成的工作。调用此工具后,会话将被发送到审查服务器,你需要等待专家在 Web 界面上提供反馈。如果反馈是 "ok" 或 "approved",表示工作已通过审查;否则,你需要根据反馈意见改进工作并再次请求审查。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/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 'request_review' has a clear, distinct purpose that cannot be mistaken for any other functionality.

Naming Consistency5/5

A single tool inherently exhibits perfect naming consistency as there are no other tools to compare against. The name 'request_review' follows a clear verb_noun pattern that would be consistent if more tools existed.

Tool Count2/5

One tool is generally too few for most server purposes, as it severely limits functionality and scope. While the tool's purpose is clear, a single tool feels thin and incomplete for handling complex workflows, suggesting an extreme mismatch with typical server design.

Completeness1/5

The server appears to focus on review workflows, but with only one tool for requesting reviews, there are severe gaps. Missing are tools for submitting work, checking review status, handling feedback, or managing the review process, making the surface incomplete and likely to cause agent failures.