Cochl MCP Server

by cochlearai

1 stars
135 downloads
Not rated
GitHub

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

- 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

cochl-mcp-server-userguide

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.go
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.