Skip to main content
Glama
Gonzih
by Gonzih

mcp-charm

MCP server for Operation CHARM — free car service manuals from charm.li.

Browse and search thousands of free car service manuals covering makes from Acura to Volvo, model years 1982 through 2013.

Install

npx -y @gonzih/mcp-charm

Related MCP server: mcp-taiho-toyota-bearing-catalogue

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "charm": {
      "command": "npx",
      "args": ["-y", "@gonzih/mcp-charm"]
    }
  }
}

Tools

Tool

Description

list_makes

List all car makes available (Acura, BMW, Ford, Toyota, ...)

browse_make

Browse available years for a make (e.g. Ford → 1982–2013)

browse_manuals

Browse manuals at a specific path (e.g. Ford/2010)

search_manuals

Search for manuals by make + optional keyword/year

get_manual_content

Fetch the content of a specific charm.li page

Example Usage

list_makes
→ ["Acura", "Audi", "BMW", "Buick", "Cadillac", "Chevrolet", ...]

browse_make("Ford")
→ Years: 1982, 1983, ..., 2013

browse_manuals("Ford/2010")
→ Crown Victoria V8-4.6L, E 150 V8-4.6L, F 150 2WD V8-4.6L, ...

search_manuals("Ford", "2010 F-150")
→ F 150 2WD V8-4.6L, F 150 4WD V8-4.6L, ...

get_manual_content("https://charm.li/Ford/2010/Crown%20Victoria%20V8-4.6L/")
→ Repair and Diagnosis, Parts and Labor, Download .zip

About Operation CHARM

Operation CHARM is a community project providing free car service manuals for everyone. Manuals cover 1982–2013 model years across 50+ makes.

License

MIT

A
license - permissive license
-
quality - not tested
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Decode 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.
    Last updated
    12
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Authoritative Taiho Toyota Bearing Catalogue MCP server. Provides high-fidelity technical specs for Toyota engine bearings, monetized via X402. Optimized for automotive AI agents and procurement systems.
    Last updated
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides vehicle wheel and tyre fitment data for 10,000+ makes, models, and trim levels through 32 read-only tools, enabling searches by vehicle, rim, or tire specifications.
    Last updated
    32
    64
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    MCP server for structured public vehicle data from StartMyCar, providing tools to list makes, models, problems, reviews, fuse box data, manuals, guides, and compare models.
    Last updated
    8
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/Gonzih/mcp-charm'

If you have feedback or need assistance with the MCP directory API, please join our Discord server