Integrations
Integrates with Node.js runtime environment as a requirement for running the MCP server, with version 18.0.0 or higher needed.
Utilized for package management and running scripts with version 7.0.0 or higher required for installation and operation.
Provides TypeScript support for client implementations, with example code demonstrating how to connect to and use the MCP server's tools and resources.
전사자를 위한 MCP 서버
Transcripter 프로젝트를 위한 모델 컨텍스트 프로토콜(MCP) 서버 구현입니다. 이 패키지는 MCP 표준을 사용하는 AI 기반 기능을 위한 도구와 리소스를 제공합니다.
특징
도구
- test-api : API 엔드포인트를 테스트하고 결과를 반환합니다.
- transcription-search : 필터링 및 페이지 매김을 통해 전사본 검색
- transcription-summary : AI를 사용하여 전사본 요약 생성
자원
- transcription://{id} : ID로 전사 데이터에 접근
- analysis://{id} : ID로 분석 데이터에 접근
요구 사항
- 노드.js >= 18.0.0
- npm >= 7.0.0
설치
지엑스피1
건물
Copy
달리기
Copy
테스트
Copy
사용 예
테스트 API 도구 사용
Copy
전사 리소스 사용
Copy
Transcripter와의 통합
이 MCP 서버는 Transcripter 프로젝트와 통합되어 전사 및 분석을 위한 AI 기반 기능을 제공합니다. 또한 AI 모델 상호작용을 위한 표준화된 인터페이스 역할을 합니다.
프로젝트 구조
src/cli.ts
: MCP 서버를 시작하기 위한 명령줄 인터페이스src/tools/
: MCP 도구 구현src/resources/
: MCP 리소스 공급자 구현src/tests/
: 도구 및 리소스에 대한 테스트
특허
MIT
This server cannot be installed
Transcripter 프로젝트를 위한 AI 기반 기능을 제공하는 모델 컨텍스트 프로토콜 서버로, 여기에는 필사본 검색 및 요약 도구와 필사본 및 분석 데이터에 액세스하기 위한 리소스가 포함됩니다.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that searches transcript segments in a Turso database using vector similarity, allowing users to find relevant content by asking questions without generating new embeddings.Last updated -JavaScript
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to create, update, and delete Dub.co short links through the Dub.co API.Last updated -3115JavaScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server that provides AI assistants with structured access to your Logseq knowledge graph, enabling retrieval, searching, analysis, and creation of content within your personal knowledge base.Last updated -19TypeScript
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to extract transcripts from YouTube videos, allowing AI to analyze and work with video content directly.Last updated -281TypeScript