boltpatternhq-mcp
Official BoltPatternHQ MCP Server for instant automotive wheel fitment, PCD, center bore, and offset reference data.
README
🚗 BoltPatternHQ MCP Server
Official Model Context Protocol (MCP) Server for BoltPatternHQ — providing AI coding assistants (Claude, Cursor, Windsurf, VS Code) with instant, zero-latency automotive wheel fitment, PCD (Pitch Circle Diameter), center bore, thread size, and offset reference data.
🔗 Quick Links & Resources
- 🌐 Official Website & Live Search Engine: https://boltpatternhq.com/
- 📚 MCP & API Documentation: https://boltpatternhq.com/data/
- ⚡ Get Full 11,601-Row B2B Dataset ($29 Lifetime License): https://boltpatternhq.com/data/
- 👨💻 Developer Profile & Blog: https://double2.hatenablog.com/
⚡ Why Use BoltPatternHQ MCP?
When developing automotive e-commerce storefronts (Shopify / WooCommerce), wheel fitment calculators, CAD parts models, or ERP systems, LLMs often suffer from hallucinated vehicle wheel specifications.
The BoltPatternHQ MCP Server bridges your AI programming environment directly to standardized, OEM-verified automotive engineering specifications:
- 0ms Offline Querying: Built-in curated sample library of iconic JDM, Euro, and American vehicles (Mazda MX-5 Miata, Suzuki Jimny, Toyota Raize/Rocky, BMW 3 Series, VW Golf GTI, Ford Mustang, Tesla Model 3/Y, etc.).
- Standardized Engineering Metrics: PCD (e.g.,
4x100,5x114.3,5x139.7), Center Bore (in mm), Offset Range (ET in mm), Lug Nut Thread Sizes (M12x1.5,M14x1.25, Ball/Spherical seat notes), and lug bolt counts. - Seamless B2B Integration: Easily prototype your automotive scripts with our sample dataset, then scale seamlessly to our complete 11,601-row master CSV database.
🛠️ Available MCP Tools
This server exposes 3 standardized AI tools via stdio:
1. search_bolt_pattern
Search vehicle wheel specs by manufacturer make, model name, chassis code, year, or exact PCD string.
- Input:
{ "query": "Jimny" }or{ "query": "5x114.3" }or{ "query": "Roadster" } - Output: Detailed fitment report including center bore, offset tolerance, and OEM hub notes.
2. get_make_models
List all supported automotive brand manufacturers and highlighted models available in the public MCP library.
- Input:
{} - Output: Categorized markdown overview of makes and vehicle generations.
3. get_sample_data
Export the full curated JSON sample dataset for direct ingestion into CAD workflows, SQL databases, or unit tests.
- Input:
{} - Output: Standardized JSON array of vehicle fitment objects.
📦 Installation & Client Configuration
You can run the server instantly without installing any Python virtual environments using Node.js and npx.
1. Claude Desktop
Add the following configuration to your Claude Desktop config file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"boltpatternhq": {
"command": "npx",
"args": ["-y", "boltpatternhq-mcp"]
}
}
}
2. Cursor IDE
In Cursor, open Settings -> Features -> MCP Servers -> Add new MCP server:
- Name:
boltpatternhq - Type:
command - Command:
npx -y boltpatternhq-mcp
3. Smithery CLI
To run or install via Smithery:
npx -y @smithery/cli install @double2dev/boltpatternhq-mcp --client claude
4. VS Code (Cline / Roo Code / Continue) & Windsurf
Add to your workspace or global MCP settings JSON:
{
"mcpServers": {
"boltpatternhq": {
"command": "npx",
"args": ["-y", "boltpatternhq-mcp"]
}
}
}
🚀 Building & Running Locally from Source
If you prefer to clone and modify the source code:
# Clone repository
git clone https://github.com/double2dev/boltpatternhq-mcp.git
cd boltpatternhq-mcp
# Install dependencies
npm install
# Compile TypeScript
npm run build
# Test server stdio launch
npm start
🏢 B2B Commercial Licensing & Master Dataset
This MCP server provides instant access to the BoltPatternHQ Public Sample Library for prototyping and AI debugging.
For production e-commerce websites, global tire/wheel export operations, and commercial parts-lookup systems, unlock the complete master database:
- 11,601 Verified Model-Year Records (1992–2026)
- 66 Global Automotive Manufacturers (JDM, USDM, Euro, ADM, EV platforms)
- Standardized UTF-8 CSV & JSON Formats ready for instant SQL/ERP import
- One-Time Buy-Once Lifetime License ($29 USD) — no recurring monthly MRR API fees!
👉 Download Master Database Here: https://boltpatternhq.com/
🌍 MCP Directory & Ecosystem Verification
This project is structured and verified for inclusion in the following global AI ecosystem registries:
- Official MCP Registry (
.mcp/server.json) - Glama.ai MCP Servers
- Smithery.ai
- MCP.Directory
- mcp.so
- MCPServers.org
- Awesome MCP Servers
📄 License
This MCP server wrapper and public sample data are open-sourced under the MIT License. Built with ❤️ by double2 @個人開発者.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。