Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

ecommerce_createStoreV1

Create a new ecommerce store for your account. A primary sales channel is automatically set up alongside the store.

Instructions

Create a new store for your account.

A primary sales channel is created alongside the store.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoname parameter
languageNoISO 639-1 language code.
company_nameNocompany_name parameter
country_codeNoISO 3166-1 alpha-2 country code.
company_emailNocompany_email parameter
sales_channelNosales_channel parameter
Behavior2/5

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

No annotations are provided, so the description carries full burden. It only states the tool creates a store and a sales channel. It does not disclose side effects such as whether the store is immediately active, any charges incurred, or what happens if a custom sales channel is invalid. Missing important behavioral traits for a creation tool.

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 concise with two sentences that convey the core purpose. However, the second sentence about the sales channel could be integrated more smoothly. Overall, minimal waste.

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?

Given no output schema, no annotations, and the presence of sibling tools like ecommerce_createCustomSalesChannelV1, the description lacks context about the store creation process, expected response, and implications. It does not provide enough information for an agent to fully understand the tool's behavior.

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 input schema has 100% description coverage, so baseline is 3. The description adds no additional meaning to the parameters; for example, the 'name' parameter is only described as 'name parameter' in the schema. The description does not enhance understanding beyond what the schema provides.

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

Purpose4/5

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

The description clearly states the tool creates a store for the account, and adds that a primary sales channel is created alongside. This distinguishes it from other store-related tools like ecommerce_getStoresV1 and ecommerce_deleteStoreV1. However, it could be more explicit about how it differs from ecommerce_createCustomSalesChannelV1, which creates a sales channel independently.

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?

There is no explicit guidance on when to use this tool versus alternatives. It does not mention prerequisites, when not to use it, or provide context for using the sales channel parameter. The implied usage is for creating a new store, but with no required parameters, the tool's purpose is broad.

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/hostinger/api-mcp-server'

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