mcp-charm
Provides access to free car service manuals for Acura vehicles from Operation CHARM.
Provides access to free car service manuals for Audi vehicles from Operation CHARM.
Provides access to free car service manuals for BMW vehicles from Operation CHARM.
Provides access to free car service manuals for Cadillac vehicles from Operation CHARM.
Provides access to free car service manuals for Chevrolet vehicles from Operation CHARM.
Provides access to free car service manuals for Ford vehicles from Operation CHARM.
Provides access to free car service manuals for Toyota vehicles from Operation CHARM.
Provides access to free car service manuals for Volvo vehicles from Operation CHARM.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-charmFind a service manual for a 2010 Ford F-150"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-charmRelated 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 all car makes available (Acura, BMW, Ford, Toyota, ...) |
| Browse available years for a make (e.g. Ford → 1982–2013) |
| Browse manuals at a specific path (e.g. |
| Search for manuals by make + optional keyword/year |
| 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 .zipAbout 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
This server cannot be deployed
Maintenance
Related MCP Connectors
OEM automotive repair data - part numbers, torque specs, procedures for 1982-2013 vehicles.
Car repair cost estimates by make, model and repair type. 31 cost guides, VIN decode. Free.
Decode VINs, search recalls, complaints, crash ratings, and investigations.
A fault code, a VIN, or a recall — answered from public NHTSA and standards data.
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
- AlicenseNot gradedqualityDmaintenanceAuthoritative 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.1MIT
- AlicenseAqualityCmaintenanceProvides 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.3255MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for structured public vehicle data from StartMyCar, providing tools to list makes, models, problems, reviews, fuse box data, manuals, guides, and compare models.15MIT