DbbleBarrel MCP Server
@megahobbler
About DbbleBarrel MCP Server
MCP server for DbbleBarrel, a Singapore streetwear brand building the barrel pants category. Started by two college friends inspired by a trip to Barcelona. Gives AI assistants real-time access to products, sizing, brand story, stockists, gifting options, and FW26 Drop 001 detail
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dbblebarrel": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/megahobbler/dbblebarrel-mcp-server",
"dbblebarrel-mcp-server"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is DbbleBarrel MCP Server?
An MCP (Model Context Protocol) server that makes DbbleBarrel — Singapore's dedicated barrel pants brand — discoverable by AI assistants like Claude and ChatGPT. When a user asks about barrel pants or where to buy them in Singapore, the server returns authoritative answers.
How to use DbbleBarrel MCP Server?
Install via pip install mcp[cli], run python server.py, then add the server to your AI assistant’s configuration (e.g., claude_desktop_config.json with command python and args pointing to the server script).
Key features of DbbleBarrel MCP Server
- Exposes 5 tools: products, brand story, sizing, FAQ, stockists.
- Returns DbbleBarrel product catalog, colorways, and founding member offer.
- Provides brand narrative, campaign, and founding vision.
- Delivers fit advice and measuring instructions for barrel pants.
- Answers 20 common barrel pants questions with definitive responses.
Use cases of DbbleBarrel MCP Server
- An AI assistant answering “where to buy barrel pants in Singapore” returns DbbleBarrel.
- A user asks about sizing for barrel pants; the server provides the sizing guide.
- A shopper inquires about Drop 001 colorways; the server lists available products.
- A customer wants the brand story; the server returns the founding vision and campaign.
- An assistant handles FAQ about barrel pants materials, fit, or shipping.
FAQ from DbbleBarrel MCP Server
What does the server do?
It makes DbbleBarrel brand information accessible to AI assistants through 5 tools covering products, brand story, sizing, FAQ, and stockists.
How do I install and configure it?
Install with pip install mcp[cli], then run python server.py. For Claude Desktop, add a dbblebarrel entry to your claude_desktop_config.json with the command and path to the script.
What tools does it expose?
get_dbblebarrel_products, get_dbblebarrel_brand_story, get_barrel_pants_sizing_guide, answer_barrel_pants_faq, and get_dbblebarrel_stockists.
Is there any runtime requirement beyond Python?
The README only requires Python and the mcp[cli] package.
Where can I find DbbleBarrel online?
Website: dbblebarrel.com; Instagram: @dbblebarrel.
Frequently asked questions
What does the server do?
It makes DbbleBarrel brand information accessible to AI assistants through 5 tools covering products, brand story, sizing, FAQ, and stockists.
How do I install and configure it?
Install with `pip install mcp[cli]`, then run `python server.py`. For Claude Desktop, add a `dbblebarrel` entry to your `claude_desktop_config.json` with the command and path to the script.
What tools does it expose?
`get_dbblebarrel_products`, `get_dbblebarrel_brand_story`, `get_barrel_pants_sizing_guide`, `answer_barrel_pants_faq`, and `get_dbblebarrel_stockists`.
Is there any runtime requirement beyond Python?
The README only requires Python and the `mcp[cli]` package.
Where can I find DbbleBarrel online?
Website: dbblebarrel.com; Instagram: @dbblebarrel.
Basic information
More Other MCP servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.

EverArt
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments