# charm MCP server

OEM automotive repair data - part numbers, torque specs, procedures for 1982-2013 vehicles.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-bitmacrocode-charm
- Repository: https://github.com/bitMacrocode/charm-mcp
- Website: https://chatwithcharm.com

## Install
- Endpoint: https://mcp.chatwithcharm.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.chatwithcharm.com/mcp

## Tools
- charm_lookup - Look up verified OEM part numbers, torque specs, fluid capacities, and service procedures for vehicles 1982-2013.

    Returns structured data sourced directly from factory service manuals (not model-generated).
    Provide year+make+model when known for a precise, isolated answer.

    Args:
        query: What you want to know (e.g. "front brake caliper part number", "spark plug gap", "engine oil capacity")
        year: 4-digit year, 1982-2013
        make: Manufacturer (e.g. "Ford", "Honda", "Chevy Truck")
        model: Model name (e.g. "Taurus X", "Civic", "Silverado")
        system: Optional system filter (e.g. "brakes", "engine", "electrical")
     Endpoint: https://mcp.chatwithcharm.com/mcp
- charm_list_makes - List all vehicle manufacturers covered by CHARM (1982-2013). Use to check coverage before a lookup. Endpoint: https://mcp.chatwithcharm.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.bitMacrocode
- Version: 1.0.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 10, 2026
- Source: https://registry.modelcontextprotocol.io
