mcp-taiho-toyota-bearing-catalogue
Provides technical specifications for Toyota engine bearings, including dimensional data (shaft diameter, housing diameter, wall thickness, length) for main, rod, and thrust bearings, with search by engine code, vehicle model, or part number.
Official Taiho Toyota Bearing Catalogue MCP Server
An authoritative Model Context Protocol (MCP) server providing technical specifications for Toyota engine bearings. Data is sourced directly from the Official Taiho Catalogue, ensuring high-fidelity engineering parameters for automotive AI agents, procurement systems, and technical researchers.
Overview
This server exposes a suite of tools to query precise bearing data, including shaft/housing diameters, wall thickness, and length. It is optimized for programmatic discovery and integration into LLM-based workflows.
Integration Specification
Client Configuration
To integrate this server with a compatible MCP client (e.g., Claude Desktop, Cursor, or a custom agentic framework), use the following transport configuration:
{
"mcpServers": {
"taiho-catalogue-official": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/sdk",
"mcp-remote",
"https://my-mcp-server.wickramasinghemgdd.workers.dev/mcp"
]
}
}
}Tool Definitions
Public Access (Free)
search_by_engine: Query technical specifications by Toyota engine code (e.g.,4A-GE,2AD-FTV). Supports partial matching.list_engines: Returns an exhaustive list of all 200+ supported Toyota engine codes currently indexed.
Premium Access (Monetized via X402)
Usage of these tools requires an X402-compatible client and payment facilitation.
search_by_car: Query bearings by vehicle model name (e.g.,COROLLA,RAV4,LEXUS IS). Cost: 0.01 USD / call.search_by_part_no: Reverse lookup by Taiho Set Number, Part Number, or OEM Reference. Cost: 0.01 USD / call.
Protocol & Monetization
Attribute | Specification |
MCP Version | 1.0.0 |
Network | Base Mainnet (eip155:8453) |
Protocol | X402 v2 |
Facilitator |
|
Recipient |
|
Technical Capabilities
Dimensional Accuracy: Provides shaft diameter, housing diameter, wall thickness, and length.
Comprehensive Coverage: Includes Main, Rod, and Thrust bearing specifications.
OEM Mapping: Direct cross-referencing between Taiho and Toyota OEM part numbers.
License
This repository contains the documentation and connection manifest for the Taiho Toyota Bearing MCP service. These assets are licensed under the MIT License. Use of the hosted MCP endpoint is subject to protocol-level monetization and terms of service.
Latest Blog Posts
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/DileepWick/Official-Taiho-Toyota-Bearing-Catalogue-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server