Audio File MCP App
Rank #7,120io.github.counterpoint-studio/audio-file-mcp-app
Inspect local audio files — playback, metadata, loudness, spectrogram.
Audio File MCP App is a Model Context Protocol (MCP) server published by counterpoint-studio. It ranks #7,120 of 132,046 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. Audio File MCP App is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on May 13, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 124,926 of 132,046 servers on MCP Toplist.
Use Audio File MCP App
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add audio-file-mcp-app -- npx -y @counterpoint-studio/audio-file-mcp-app[mcp_servers.audio-file-mcp-app]
command = "npx"
args = ["-y", "@counterpoint-studio/audio-file-mcp-app"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"audio-file-mcp-app": {
"command": "npx",
"args": [
"-y",
"@counterpoint-studio/audio-file-mcp-app"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"audio-file-mcp-app": {
"command": "npx",
"args": [
"-y",
"@counterpoint-studio/audio-file-mcp-app"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"audio-file-mcp-app": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@counterpoint-studio/audio-file-mcp-app"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"audio-file-mcp-app": {
"command": "npx",
"args": [
"-y",
"@counterpoint-studio/audio-file-mcp-app"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"audio-file-mcp-app": {
"command": "npx",
"args": [
"-y",
"@counterpoint-studio/audio-file-mcp-app"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.counterpoint-studio%2Faudio-file-mcp-app)<a href="https://mcptoplist.com/server/io.github.counterpoint-studio%2Faudio-file-mcp-app"><img src="https://mcptoplist.com/badge/io.github.counterpoint-studio%2Faudio-file-mcp-app.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
counterpoint-studio
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Jul 10, 2026 |
| 1.0.1 | May 19, 2026 |
Frequently asked questions
- Who maintains Audio File MCP App?
- Audio File MCP App is maintained by counterpoint-studio, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Audio File MCP App listed on the Official MCP Registry?
- Yes — Audio File MCP App is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Audio File MCP App have?
- MCP Toplist tracks 2 versions of Audio File MCP App, most recently published on Jul 10, 2026.
- Where can I find the source code for Audio File MCP App?
- The source code for Audio File MCP App is hosted at github.com/counterpoint-studio/audio-file-mcp-app.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.