마나링크 MCP 서버
마나 링크의 Model Context Protocol (MCP) 서버 구현입니다. AI 어시스턴트가 교사 검색과 같은 기능을 사용할 수 있도록 합니다.
기능
이 MCP 서버는 다음 도구를 제공합니다.
과목 마스터 취득 : 과목 이름과 과목 ID의 마스터 취득
특징 마스터 취득 : 코스 특징의 마스터 취득(API로부터 동적으로 취득)
학년 마스터 취득 : 학년 이름과 ID 마스터 취득
선생님 검색(상세 지정) : 과목 ID, 학년 ID 등의 상세 파라미터로 선생님을 검색
전제 조건
Node.js 18+
npm 또는 yarn
설치
사용법
개발 모드
프로덕션 모드
Claude for Desktop과의 협력
Claude for Desktop에서 사용하려면 claude_desktop_config.json
파일에 설정을 추가합니다.
Claude for Desktop 구성 파일 열기
다음 설정 추가
Claude for Desktop 재부팅
MCP 도구
1. 과목 마스터 취득
2. 특징 마스터 취득
3. 학년 마스터 취득
4. 선생님 검색 (상세 지정)
검증 방법
MCP Inspector를 사용하여 검증할 수 있습니다.
빌드를 실행한 다음 관리자를 실행합니다.
라이센스
MIT
HTML에서 Markdown으로 변환 기능
마나링크에서 얻은 HTML 콘텐츠를 마크다운 형식으로 변환하는 기능을 구현합니다.
설치 방법
사용방법
변환 결과
위의 HTML에서 다음과 같은 마크다운이 생성됩니다.
교사 검색 결과의 마크다운 변환
교사 검색 API를 사용하면 HTML 형식과 Markdown 형식 모두에서 검색 결과를 얻을 수 있습니다.
A Model Context Protocol server implementation that enables AI assistants to search for tutors on Manalink platform by subject, grade level, and other criteria.
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 -19
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated -123517
- AsecurityAlicenseAqualityA discovery and recommendation service that helps AI assistants find Model Context Protocol servers based on natural language queries.Last updated -8864MIT License
- -securityFlicense-qualityA comprehensive Model Context Protocol server that provides AI assistants with direct access to Semantic Scholar's academic database, enabling advanced paper discovery, citation analysis, author research, and AI-powered recommendations.Last updated -4