Cochl MCP Server
About
Cochl MCP Server is a Model Context Protocol (MCP) server that integrates Cochl Sense audio analysis results with an LLM, enabling easy analysis of audio files through a single tool.
Details
- Author
- cochlearai
- GitHub stars
- 1
- Downloads
- 135
- Categories
- Other
Jump to
- Provides a single MCP tool: analyze_audio
- Supports audio file formats: mp3, ogg, wav
- Integrates Cochl Sense results directly with an LLM
- Configurable via environment variables for API access
- Can be built from source or downloaded as a pre-built binary
Install by building from source with Go or downloading a pre-built binary from the Releases page, then place the executable in your system’s $PATH. Configure the server in your MCP client (e.g., Claude Desktop or Cursor IDE) by setting the COCHL_SENSE_BASE_URL and COCHL_SENSE_PROJECT_KEY environment variables. Invoke the analyze_audio tool with the absolute path to an audio file (mp3, ogg, or wav).
Cochl MCP Server
A Model Context Protocol(MCP) Server for Cochl
Use cases
- For easy analysis by integrating Cochl Sense results with an LLM.Installation
Option1: Build from source
```bash git clone https://github.com/cochlearai/cochl-mcp-server.git go build -o cochl-mcp-server cmd/cochl-mcp-server/main.goSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



