MCPFax Vehicle Fault Codes
Server Details
Vehicle DTC definitions and NHTSA bulletins by code. A code it has no data on costs you nothing.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
8 toolsfind_service_bulletinsFind official service bulletins mentioning a DTCInspect
Find official NHTSA-hosted manufacturer service-bulletin summaries that explicitly mention a code, most recent first. A mention is not proof that the bulletin applies to a particular vehicle; supply applicability filters when known. The response always states total, truncated and nextOffset: page with offset to reach every match rather than assuming the first page is all there is. make and model accept either vocabulary spelling and ignore punctuation (F-150 and F150 are the same model); call list_catalog_vocabulary to enumerate accepted values. PRICE: $0.02 USDC per call for an anonymous x402 caller; covered by subscription under a tenant API key. Charged only when at least one bulletin is returned. An empty page - including a page emptied by your own make/model/year filters - is a complete, correct answer and costs $0. A repeat of the same request on the same surface under the same payment authorization is free for 24 hours; values equal to this tool's own defaults do not make it a different request.
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| make | No | ||
| limit | No | ||
| model | No | ||
| offset | No | ||
| modelYear | No | ||
| includeUnknownModelYear | No | Keep bulletins whose source recorded no model year. 50,585 of 249,132 bulletins state no year at all, so excluding them silently discards a fifth of the corpus. |
get_catalog_attributionsGet catalog attribution noticesInspect
Return the source, license, URL, required notice, and build role for every diagnostic catalog input. PRICE: free. A tenant API key covers it under subscription, and it is free to anonymous x402 callers too — it is either a licence notice or the probe that tells you whether an empty answer can be trusted.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_catalog_statusCheck that the catalog is actually loadedInspect
Probe the catalog database and report whether it holds data. Every catalog tool returns an empty list with success against an unimported database, so an empty result is only trustworthy when this reports ready. Call it once before concluding that the catalog does not have something. PRICE: free. A tenant API key covers it under subscription, and it is free to anonymous x402 callers too — it is either a licence notice or the probe that tells you whether an empty answer can be trusted.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
list_catalog_vocabularyList accepted make and model valuesInspect
Enumerate the exact vehicle names the catalog stores, so a filter can be built instead of guessed. The definition catalog and the bulletin corpus carry two separate manufacturer vocabularies: dtc_definitions has 30 makes and says CHEVY; bulletin_applicability has 862 makes that appear on at least one service bulletin and says CHEVROLET. Both tools accept either spelling, but only these values are stored. PRICE: $0.005 USDC per call for an anonymous x402 caller; covered by subscription under a tenant API key. Charged only when at least one stored value is returned. An empty list costs $0. A repeat of the same request on the same surface under the same payment authorization is free for 24 hours; values equal to this tool's own defaults do not make it a different request.
| Name | Required | Description | Default |
|---|---|---|---|
| make | No | Required when listing models; scopes the model list to that make. | |
| field | No | make | |
| limit | No | ||
| startsWith | No | ||
| vocabulary | No | bulletin_applicability |
lookup_dtcLook up a standard DTCInspect
Return source-attributed generic and make-specific definitions for a five-character P/B/C/U code. A missing severity is intentional; the catalog does not invent severity or repair advice. Supply make whenever it is known: chassis and manufacturer-specific codes are scheme-dependent, and the returned schemeAdvisory names which numbering scheme the description follows and whether a different one may apply to the vehicle. make accepts either vocabulary spelling (CHEVY or CHEVROLET); call list_catalog_vocabulary to enumerate the accepted values. When the catalog has no definition, observations carries the code's real appearances in official documents instead of an empty answer. PRICE: $0.005 USDC per call for an anonymous x402 caller; covered by subscription under a tenant API key. Charged only when the catalog returns a definition OR document evidence. A real code with neither - and 77% of syntactically valid codes have neither - is answered in full and costs $0. A code with no definition but real document mentions (C1391 has 321) IS a billable answer: 'no definition exists, and here is where this code actually appears' is a fact you did not have. A repeat of the same request on the same surface under the same payment authorization is free for 24 hours; values equal to this tool's own defaults do not make it a different request.
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| make | No |
lookup_j1939_observationsLook up J1939 SPN/FMI observationsInspect
Return source-linked J1939 SPN or SPN/FMI observations without presenting them as complete definitions. PRICE: $0.005 USDC per call for an anonymous x402 caller; covered by subscription under a tenant API key. Charged only when at least one observation is returned. No observations costs $0. A repeat of the same request on the same surface under the same payment authorization is free for 24 hours; values equal to this tool's own defaults do not make it a different request.
| Name | Required | Description | Default |
|---|---|---|---|
| fmi | No | ||
| spn | Yes |
lookup_typed_code_observationsLook up extended or OEM-native code observationsInspect
Return typed, source-linked observations for extended SAE/UDS-style or OEM-native identifiers. These rows preserve what a source printed; they do not invent an identifier meaning. PRICE: $0.005 USDC per call for an anonymous x402 caller; covered by subscription under a tenant API key. Charged only when at least one observation is returned. No observations costs $0. A repeat of the same request on the same surface under the same payment authorization is free for 24 hours; values equal to this tool's own defaults do not make it a different request.
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | ||
| identifier | Yes |
search_diagnosticsSearch DTC definitionsInspect
Search bounded, source-attributed DTC definitions by description text or by DTC code. Code tokens such as P0420 are matched against the code column directly, because the full-text index does not index codes and no description contains its own code. Each hit reports matchedOn. A code that returns no hit here is genuinely absent from the definition catalog; lookup_dtc will then report any official-document evidence that exists for it. PRICE: $0.005 USDC per call for an anonymous x402 caller; covered by subscription under a tenant API key. Charged only when the search returns at least one hit. Zero hits is a complete, correct answer and costs $0. A repeat of the same request on the same surface under the same payment authorization is free for 24 hours; values equal to this tool's own defaults do not make it a different request.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseAqualityBmaintenanceDecode VINs, look up specs, history, recalls, market value, and OBD codes. Recognize license plates and VINs from images. Access comprehensive vehicle data by year, make, and model to power automotive workflows.12MIT
- Alicense-qualityDmaintenanceProvides comprehensive vehicle reports by aggregating data from multiple public sources to decode VINs, check recalls, and view safety ratings. It enables users to validate VINs locally and retrieve technical specifications, fuel economy, and vehicle photos without requiring API keys.13MIT
- Alicense-qualityCmaintenanceEnables instant U.S. vehicle recall lookup by make, model, and year using official NHTSA data.MIT
- Alicense-qualityCmaintenanceProvides AI agents with authoritative OEM automotive repair data including part numbers, torque specs, fluid capacities, and service procedures for vehicles 1982-2013 across 80+ makes, sourced from factory service manuals.MIT