mcp-charm
by Gonzih
mcp-charm
Operation CHARM 的 MCP 服务器 — 来自 charm.li 的免费汽车维修手册。
浏览并搜索数千份免费汽车维修手册,涵盖从讴歌 (Acura) 到沃尔沃 (Volvo) 的各个品牌,车型年份从 1982 年到 2013 年。
安装
npx -y @gonzih/mcp-charmClaude Desktop 配置
添加到你的 claude_desktop_config.json 中:
{
"mcpServers": {
"charm": {
"command": "npx",
"args": ["-y", "@gonzih/mcp-charm"]
}
}
}工具
工具 | 描述 |
| 列出所有可用的汽车品牌 (Acura, BMW, Ford, Toyota, ...) |
| 浏览某个品牌的可用年份 (例如 Ford → 1982–2013) |
| 浏览特定路径下的手册 (例如 |
| 按品牌 + 可选关键词/年份搜索手册 |
| 获取特定 charm.li 页面的内容 |
使用示例
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关于 Operation CHARM
Operation CHARM 是一个为所有人提供免费汽车维修手册的社区项目。手册涵盖了 50 多个品牌 1982–2013 年的车型。
许可证
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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