MCP 테크메트릭
AI 어시스턴트와 Tekmetric을 통합하도록 설계된 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 프로젝트를 통해 AI 도구가 Tekmetric 데이터와 상호 작용하여 AI 어시스턴트에서 직접 자동화 및 지능형 워크플로를 구현할 수 있습니다.
현재 이 통합은 읽기 전용 작업을 지원하므로 AI가 Tekmetric 인스턴스에서 정보를 검색할 수 있습니다.
사용 예
AI 어시스턴트를 활용하여 Tekmetric 데이터와 상호 작용하세요.
- 📅 약속 세부 정보 확인: "내일 예정된 약속의 세부 정보는 무엇입니까?"
- 🚗 매장 정보 검색: "매장의 연락처 정보를 찾으세요."
- 📊 수리 주문 상태 확인: "수리 주문 #12345의 현재 상태는 무엇입니까?"
🔐 인증 설정
Tekmetric API를 사용하려면 Tekmetric API 키가 필요합니다. Tekmetric 계정 설정에서 API 키를 받으세요.
API 키를 시스템 환경 변수로 설정하세요.
지엑스피1
🚀 빠른 시작 가이드
옵션 1: 로컬에서 실행(Python)
- 이 저장소를 복제합니다 .
- 종속성 설치 :
- 서버를 시작합니다 :
옵션 2: Docker로 실행
- 이 저장소를 복제합니다 .
- Docker 이미지 빌드 :
- 컨테이너를 실행합니다 (Tekmetric API 키를 전달합니다):
이렇게 하면 http://localhost:8080
에 서버가 노출됩니다.
🤖 AI 어시스턴트 연결
VS Code Copilot 또는 MCP를 지원하는 다른 AI 어시스턴트의 경우:
.mcp.json
구성 예:
🧪 건강 검진
서버가 실행 중인지 확인하려면:
다음이 표시되어야 합니다.
📄 라이센스
MIT 라이센스
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI 어시스턴트가 Tekmetric 데이터와 상호 작용할 수 있도록 하는 모델 컨텍스트 프로토콜 서버로, 사용자는 자연어를 통해 약속 세부 정보, 차량 정보, 수리 주문 상태 및 부품 재고를 쿼리할 수 있습니다.
Related MCP Servers
- -securityFlicense-qualityA versatile Model Context Protocol server that enables AI assistants to manage calendars, track tasks, handle emails, search the web, and control smart home devices.Last updated -2Python
- AsecurityFlicenseAqualityA Model Context Protocol server that connects AI assistants like Claude to Notion workspaces, enabling them to view, search, create, and update Notion databases, pages, and content blocks.Last updated -12194JavaScript
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with Bluesky/ATProtocol, providing authentication, timeline access, post creation, and social features like likes and follows.Last updated -1810TypeScript
- -securityFlicense-qualityA Model Context Protocol server that provides persistent task management capabilities for AI assistants, allowing them to create, update, and track tasks beyond their usual context limitations.Last updated -1TypeScript