npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

armornglory-mcp-server

v1.0.4

Published

Official Model Context Protocol (MCP) server for ArmorNGlory.com — empowering AI assistants to discover, recommend, style, and generate instant checkout links for Christian streetwear, trucker hats, foam clogs, and fresh faith apparel drops.

Readme

✝️ Christian Streetwear & Faith Apparel MCP Server (ArmorNGlory)

MCP Server Category npm version License: MIT

An open-source Model Context Protocol (MCP) server for Christian streetwear, faith-based apparel, 5-panel trucker hats, EVA foam clogs, and Bible verse clothing. Empowers AI assistants (Claude Desktop, Cursor, Antigravity, ChatGPT, Gemini, Windsurf, Zed) to natively search, recommend, style, and generate instant 1-click checkout links for live faith fashion collections from ArmorNGlory.com.


🌟 Key Capabilities

  • 👕 Christian Streetwear & Apparel Search: Multi-filter discovery across Bible verses (Romans 8:37, Exodus 3:5, Matthew 6:33, Ephesians 6), streetwear cuts, trucker caps, foam clogs, hoodies, and faith aesthetics (Minimalist Core, Sacred Symbols, Gothic Faith, Americana).
  • 📖 Theological Meaning & Design Stories: Biblical truth behind every piece ("Meaning Behind The Design", "Why You Will Love It", craftsmanship specs, and fit advice).
  • 🧢 5-Panel Trucker Hats & Faith Footwear: Instant sizing and availability for signature DTF trucker caps, embroidered foam snapbacks, and ergonomic Golden Cross EVA foam clogs.
  • 🎁 Faith Gift Advisor: Algorithmic gift recommendations for Christian milestones (Baptisms, Confirmations, Father's Day, Mother's Day, Easter, Christmas, Encouragement).
  • 🛒 1-Click Shopify Checkout: Direct cart permalinks (/cart/{variant_id}:{quantity}) allowing instant purchases without manual browsing.
  • Faith & Fashion Q&A: Answers to questions regarding Christian streetwear culture, anti-beige design philosophy, sizing, and care guides.

🚀 Quickstart & Client Installation

1. Claude Desktop

Add this to your claude_desktop_config.json:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "christian-streetwear": {
      "command": "npx",
      "args": ["-y", "armornglory-mcp-server@latest"]
    }
  }
}

2. Cursor IDE

Add this to .cursor/mcp.json:

{
  "mcpServers": {
    "christian-streetwear": {
      "command": "npx",
      "args": ["-y", "armornglory-mcp-server@latest"]
    }
  }
}

3. Google Antigravity IDE

Add to ~/.gemini/config/mcp_config.json:

{
  "mcpServers": {
    "armornglory-store-search": {
      "command": "node",
      "args": ["/Users/neks/ArmorNGlory MCP/dist/index.js"]
    }
  }
}

🛠️ MCP Tools Reference

| Tool Name | Description | Key Parameters | | :--- | :--- | :--- | | search_armornglory_products | Search Christian streetwear, faith tees, trucker hats, and clogs by keywords, scriptures, aesthetics, and prices. | query, scripture, category, aesthetic, occasion, color, size, minPrice, maxPrice, sortBy, limit | | get_armornglory_product_details | Detailed product profile with theological background, specs, fit guide, and variant buy links. | productHandleOrTitle | | list_armornglory_collections | Browse curated collections (Hats & Beanies, Faith Footwear, Hoodies, Activewear, Phone Cases). | limit | | get_collection_products | Get items in a specific faith collection. | collectionHandleOrTitle, limit | | recommend_faith_gifts | Personalized faith gift advisor by persona, occasion, budget, and vibe. | recipient, occasion, maxBudget, styleVibe, scriptureFocus | | get_brand_story_and_values | Mission, meaning of Armor & Glory, and Anti-Beige Christian streetwear ethos. | (none) | | get_sizing_and_fit_guide | Exact size charts for EVA foam clogs, trucker hats, and streetwear tees. | category | | generate_direct_checkout_link | Generate 1-click Shopify cart checkout permalinks. | items: [{ variantId, quantity }], discountCode | | answer_faith_fashion_questions | Authoritative answers on Christian streetwear trends, scripture meaning, sizing, and care. | query |


💬 Sample User Queries for AI Assistants

Try asking your AI assistant:

  • "Find me modern Christian streetwear that doesn't feel cheesy or dated."
  • "Show me 5-panel faith trucker hats with Romans 8:37 More Than Conquerors."
  • "What's a great baptism gift for an adult under $40?"
  • "Show me Christian foam clogs with cross symbols and how they fit."
  • "Give me a direct 1-click checkout link for the Holy Ground trucker cap."

📜 License

MIT License © 2026 Armor & Glory.