The Bag Kenya — MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@The Bag Kenya — MCP ServerShow me recent bags under KES 5,000"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
The Bag Kenya — MCP Server
Shop limited-edition fashion from Kenya via AI assistants.
Tools
Tool | Description |
| Browse products by category, sorted by price/date/popularity |
| Search by name, description, or style with price filters |
| Full product details — sizes, colors, price, availability |
| Check specific size/color availability |
| Create a shopping link with pre-selected products |
| Browse curated product bundles |
| List categories with product counts |
| Get outfit recommendations by occasion, style, or budget |
| Read fashion blog posts — guides, trends, roundups |
| Delivery, payment, returns, and contact info |
Related MCP server: livostyle-catalog-mcp
Setup
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"thebag-ke": {
"command": "npx",
"args": ["thebag-ke-mcp"]
}
}
}Claude Code
claude mcp add thebag-ke -- npx thebag-ke-mcpFrom Source
git clone https://github.com/thebagkenya/mcp-server
cd mcp-server
npm install
npm run build
npm startExamples
"Find me a crop tee under KES 2,000"
→ Uses search_products with query: "crop tee" and max_price: 2000
"What's in stock in size M?"
→ Uses check_stock with size: "M"
"I need an outfit for a weekend in Nairobi"
→ Uses get_styling_advice with occasion: "weekend"
"Add the black crop tee and linen pants to a cart"
→ Uses generate_cart_link with both product slugs
About
The Bag is Kenya's home for limited-edition clothing drops. New styles weekly, nationwide delivery.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityAmaintenanceEnables AI agents to interact with commercetools APIs to manage products, categories, orders, carts, and customer data. It provides a comprehensive set of tools for both read-only and full-access operations through secure authentication methods.4MIT
- AlicenseAqualityDmaintenanceLive access to 2,766+ women's fashion products from Livostyle.com via 6 tools — search products, get product details, list 158 collections, generate outfit recommendations by occasion/budget/season, and view catalog stats. Weekly-synced from Shopify; MIT-licensed open dataset.68MIT
- Flicense-qualityFmaintenanceEnables AI assistants to query and interact with Shopify store data via the Storefront API, including products, collections, carts, and customer information.9
- Flicense-qualityBmaintenanceEnables natural-language shopping queries on a fashion inventory flat file, with tools for searching products and recommending matching items via OpenAI.
Related MCP Connectors
Agent-native product catalog for AI shopping agents. 296M+ products, 28 countries.
Search and get fashion products recommendations across multiple e-ecom stores
Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/atthedanieljuma/thebag-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server