Skip to main content
Glama
bakalagoin

Codix Build MCP

by bakalagoin

codix.marketplace.check

Evaluate readiness for Codinfy Store or CodeCanyon packaging. Verify license, tests, documentation, and project type to determine if your project qualifies for marketplace submission.

Instructions

Check readiness for Codinfy Store / CodeCanyon packaging.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetNo
hasDocsNo
hasTestsNo
hasLicenseNo
projectTypeNo
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It only states 'Check readiness' without explaining what readiness means, what checks are performed, whether it is read-only, or what the output looks like. This is a minimal behavioral disclosure.

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

Conciseness4/5

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

The description is a single, straightforward sentence with no unnecessary words. It is appropriately concise, though it sacrifices detail for brevity.

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

Completeness2/5

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

The tool has 5 optional parameters and no output schema, yet the description only gives a high-level goal. It misses what 'readiness' constitutes, what the agent should expect in return, or how to interpret results. This is insufficient for an AI agent to invoke the tool correctly in varied contexts.

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

Parameters1/5

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

Schema description coverage is 0%, meaning the description adds no information about parameters like 'target', 'hasDocs', or 'projectType'. The description does not compensate for the schema's lack of descriptions, leaving parameter meaning entirely from field names and enums.

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 uses a specific verb ('Check') and clearly identifies the resource/action: readiness for Codinfy Store / CodeCanyon packaging. This clearly distinguishes it from sibling tools like codix.license.inject or codix.deploy.guide.

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

Usage Guidelines3/5

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

The implied use case is to verify packaging readiness for marketplaces, but there is no explicit when-to-use or alternative guidance. The description provides enough context for a reasonable agent to infer the tool's purpose, but lacks exclusions or comparisons.

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/bakalagoin/codix-build-mcp'

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