ArmorNGlory MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_armornglory_productsA | Search the complete ArmorNGlory Christian streetwear catalog by keywords, scripture verses (e.g. Romans 8:37, Exodus 3:5, Matthew 6:33), apparel category, aesthetic vibe, color, size, or price range. Returns product details, prices, images, and direct 1-click checkout links. |
| get_armornglory_product_detailsA | Get complete in-depth product details for a specific ArmorNGlory item by handle, title, or ID. Returns theological meaning, why you will love it, craftsmanship specifications, fit guidance, care instructions, and 1-click checkout links. |
| list_armornglory_collectionsA | List all curated collections on ArmorNGlory.com (e.g. Hats & Beanies, Faith Footwear, Faith in America, Hoodies & Sweatshirts, Saints and Shadows, Minimalist Core, Activewear, Phone Cases) with descriptions and product counts. |
| get_collection_productsB | Retrieve all products belonging to a specific ArmorNGlory collection (e.g. 'faith-footwear', 'hats-beanies', 'streetwear', 'faith-in-america-collection', 'hoodies-sweatshirts', 'gothic-faith', 'heavyweight-essentials'). |
| recommend_faith_giftsA | Smart faith gift consultant that recommends personalized Christian streetwear, hats, EVA foam clogs, and accessories based on recipient profile, occasion (baptism, birthday, Father's Day, Christmas, encouragement), budget, style vibe, and scripture theme. |
| get_brand_story_and_valuesA | Retrieve the official ArmorNGlory brand mission, theology, 'Anti-Beige / Anti-Cheesy' Christian streetwear design ethos, craftsmanship standards, and meaning behind the name. |
| get_sizing_and_fit_guideA | Get detailed sizing charts, measurements, and fit guidance for ArmorNGlory products (EVA foam clogs, trucker hats, heavyweight tees, and hoodies). |
| generate_direct_checkout_linkA | Generate a direct Shopify checkout URL with 1 or more specific product variant IDs and quantities, allowing users to proceed directly to payment in 1 click. |
| answer_faith_fashion_questionsA | Search authoritative questions and answers regarding Christian streetwear, theological meanings behind designs, sizing tips, gift ideas, fabric quality, and care guides. Returns SEO-rich explanations and matching ArmorNGlory products with direct buy links. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| gift-consultant | |
| outfit-curator | |
| scripture-match |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| catalog-products | |
| catalog-collections | |
| brand-style-guide | |
| faq-guides |
TDQS
Scored across 9 tools
Most tools target distinct actions (search, details, collections, recommendations, brand info, sizing, checkout, Q&A), but 'search_armornglory_products' and 'answer_faith_fashion_questions' both return products and could be confused. The Q&A tool is more about answering questions, but the overlap in output makes selection slightly ambiguous.
Verbs are consistent (search, get, list, generate, answer), but the naming pattern is mixed: some tools include 'armornglory' while others do not (e.g., get_collection_products vs list_armornglory_collections). This inconsistency makes the set feel less predictable, though still readable.
9 tools is well-scoped for an e-commerce brand assistant, covering discovery, details, collections, recommendations, brand info, sizing, checkout, and FAQ. Each tool serves a distinct purpose without redundancy.
The surface covers the full customer journey—search, browse, recommend, learn, size, and purchase. Minor gaps exist (e.g., no explicit 'list all products' or order tracking), but these are not essential for the stated purpose and can be worked around.