zntl-mcp-server
1
The MCP Server for Transcripter is a protocol server designed to integrate with the Transcripter project, providing AI-enhanced capabilities for transcription processing and analysis. Its features include API testing, transcription searching, and summary generation.
MCP Server for Transcripter
A Model Context Protocol (MCP) server implementation for the Transcripter project. This package provides tools and resources for AI-powered features using the MCP standard.
Features
Tools
- test-api: Test API endpoints and return the results
- transcription-search: Search transcriptions with filtering and pagination
- transcription-summary: Generate a summary of a transcription using AI
Resources
- transcription://{id}: Access transcription data by ID
- analysis://{id}: Access analysis data by ID
Requirements
- Node.js >= 18.0.0
- npm >= 7.0.0
Integration with Transcripter
This MCP server integrates with the Transcripter project to provide AI-powered features for transcriptions and analyses. It serves as a standardized interface for AI model interactions.