Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ozon_usernameYesYour OZON account username (QQ email address)
ozon_login_urlNoThe OZON login URL, default is https://sso.ozon.ru/auth/ozonid?localization_language_code=zh-Hans
qq_imap_auth_codeYes16-digit QQ email IMAP authorization code for reading verification codes
chrome_profile_pathNoPath to Chrome profile directory, default is ./chrome-profile/

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
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
login-with-email-codeB

登录 OZON 卖家后台,使用 QQ 邮箱接收验证码

get-marketing-actionsB

获取营销活动数据(产品名称、SKU、当前价格、最低价)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 2 tools

Disambiguation5/5

The two tools serve entirely different purposes: one handles authentication and the other retrieves marketing data. There is no functional overlap, making it trivial for an agent to distinguish between them.

Naming Consistency4/5

Both tool names use hyphens and follow a verb-noun structure. However, one uses 'get' with a noun phrase while the other uses 'login' with a prepositional phrase, which is a minor inconsistency in verb pattern.

Tool Count2/5

With only two tools, the server feels underpopulated for its apparent scope as an OZON seller platform. Most servers in this domain would require a dozen or more tools to cover basic operations.

Completeness1/5

The server severely lacks expected functionality. After logging in, users would need tools for products, orders, campaigns, and more. A single data retrieval tool leaves massive gaps in the tool surface.

Maintenance

ActivityInactive
ResponsivenessNo issues