Skip to main content
Glama
Voxos-ai-Inc

@voxos-ai/clink-mcp-server

Official
by Voxos-ai-Inc

list_projects

Retrieve projects for a Clink group, showing status and milestone organization. Filter by status or limit results for effective project oversight.

Instructions

List projects for a Clink group. Shows status and milestone organization.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupYesThe group slug (e.g., "backend-team") or group ID
limitNoMaximum projects to return (default: 50)
statusNoFilter by status. Default: all.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden for behavioral disclosure. It mentions 'shows status and milestone organization' but does not explicitly state read-only behavior, ordering, pagination, or error handling. Since 'list' implies a read operation, some behavior is inferred, but the description lacks detailed context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is only two short sentences, with the core purpose front-loaded and no extraneous words. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple list tool with three parameters and no output schema, the description is minimally adequate. It states the purpose and vague output hints, but given no annotations or output schema, more detail on response structure or default behavior would improve completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The parameter schema has 100% description coverage, so the baseline is 3. The description does not add extra meaning to the parameters beyond what the schema already provides; 'shows status' is a vague output hint rather than param-specific semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool lists projects for a Clink group, with a specific verb and resource. It also adds output context about status and milestone organization, which distinguishes it from sibling tools like list_proposals and get_project.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives. It does not mention exclusions or reference sibling tools like list_groups or get_project, leaving the agent without explicit selection criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Voxos-ai-Inc/clink-mcp-server'

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