Votars-MCP
28
Votars-MCP is a multilingual tool developed to integrate with the Votars AI platform, currently available in Go. It supports various AI-powered functionalities such as voice transcription and summarization.
Votars MCP
Votars-MCP facilitates multiple language implementations of the Votars MCP server, currently supporting the Go version. It provides two interaction modes: SSE (Server-Sent Events) and STDIO (Standard Input/Output), enabling seamless integration with the Votars AI platform for task processing.
Features
- Easy Integration with Votars
- Modular Design for extended functionalities
- Supported MCP Tools:
- Votars_fetch_recent_transcripts
- Votars_fetch_a_specific_transcript
Installation
Install via Smithery or manually via GitHub.
Usage
Run MCP Service in SSE or STDIO mode.
Roadmap
- Current Support: Go
- Planned Support: Python, JavaScript, Rust, etc.