CatalogReady
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLAUDE_API_KEY | No | Optional API key for Anthropic Claude model-assisted features. | |
| GEMINI_API_KEY | No | Optional API key for Google Gemini model-assisted features. | |
| OPENAI_API_KEY | No | Optional API key for OpenAI model-assisted features. | |
| DEEPSEEK_API_KEY | No | Optional API key for DeepSeek model-assisted features. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| catalogready_describeC | Describe CatalogReady capabilities, protocols, and limitations. |
| catalogready_audit_catalogC | Audit a local CSV catalog and return structured evidence-backed findings. |
| catalogready_audit_page_htmlC | Audit supplied product-page HTML; the host remains responsible for fetching it. |
| catalogready_audit_discovery_bundleC | Audit page HTML together with optional robots.txt and sitemap evidence. |
| catalogready_build_visibility_prompt_packC | Build prompts for repeated, timestamped AI-visibility observations. |
| catalogready_score_visibility_snapshotsC | Score recorded citation observations without calling a live model provider. |
| catalogready_model_providersA | List BYO model providers and whether their server-side environment is configured. |
| catalogready_run_product_agentD | Inspect, plan, safely draft, and validate product-readiness changes. |
| catalogready_optimize_product_htmlC | Create an evidence-backed product listing, journey, claim audit, and readiness score. |
| catalogready_optimize_product_csvB | Optimize one CSV product row without writing to a merchant system. |
| catalogready_optimize_shopify_payloadC | Optimize an authorized Shopify GraphQL product object supplied by the host agent. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/PO-VINCENT/ai-shopping-audit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server