Skip to main content
Glama
Gonzih
by Gonzih

mcp-charm

Operation CHARM을 위한 MCP 서버 — charm.li에서 제공하는 무료 자동차 정비 매뉴얼입니다.

Acura부터 Volvo까지, 1982년부터 2013년식 모델을 아우르는 수천 개의 무료 자동차 정비 매뉴얼을 탐색하고 검색할 수 있습니다.

설치

npx -y @gonzih/mcp-charm

Claude Desktop 설정

claude_desktop_config.json에 다음을 추가하세요:

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

도구

도구

설명

list_makes

사용 가능한 모든 자동차 제조사 목록 표시 (Acura, BMW, Ford, Toyota 등)

browse_make

제조사별 연식 탐색 (예: Ford → 1982–2013)

browse_manuals

특정 경로의 매뉴얼 탐색 (예: Ford/2010)

search_manuals

제조사 + 선택적 키워드/연도로 매뉴얼 검색

get_manual_content

특정 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

F
license - not found
-
quality - not tested
C
maintenance

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