Live Audio Intelligence
Rank #39,723io.github.ykshah1309/live-audio-intelligence-mcp
Live webcast transcription + vocal stress analysis (F0 jitter, hesitation) for earnings calls.
Live Audio Intelligence is a Model Context Protocol (MCP) server published by ykshah1309. It ranks #39,723 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Live Audio Intelligence is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on Apr 16, 2026.
Ranks ahead of 75,737 of 115,460 servers on MCP Toplist.
Use Live Audio Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add live-audio-intelligence-mcp -- uvx live-audio-intelligence-mcp[mcp_servers.live-audio-intelligence-mcp]
command = "uvx"
args = ["live-audio-intelligence-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"live-audio-intelligence-mcp": {
"command": "uvx",
"args": [
"live-audio-intelligence-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"live-audio-intelligence-mcp": {
"command": "uvx",
"args": [
"live-audio-intelligence-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"live-audio-intelligence-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"live-audio-intelligence-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"live-audio-intelligence-mcp": {
"command": "uvx",
"args": [
"live-audio-intelligence-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"live-audio-intelligence-mcp": {
"command": "uvx",
"args": [
"live-audio-intelligence-mcp"
]
}
}
}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.ykshah1309%2Flive-audio-intelligence-mcp)<a href="https://mcptoplist.com/server/io.github.ykshah1309%2Flive-audio-intelligence-mcp"><img src="https://mcptoplist.com/badge/io.github.ykshah1309%2Flive-audio-intelligence-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
ykshah1309
Other servers by ykshah1309
- Neuro Research Discovery#3,084 · 1 ver
- Financial Hub MCP Server#29,010 · 7 vers
- Stealth Agent Browser#39,724 · 3 vers
- global-sentinel-mcp#53,596 · 1 ver
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Apr 16, 2026 |
| 0.1.2 | Apr 16, 2026 |
| 0.1.1 | Apr 15, 2026 |
Frequently asked questions
- Who maintains Live Audio Intelligence?
- Live Audio Intelligence is maintained by ykshah1309, which publishes 5 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Live Audio Intelligence listed on the Official MCP Registry?
- Yes — Live Audio Intelligence is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Live Audio Intelligence have?
- MCP Toplist tracks 3 versions of Live Audio Intelligence, most recently published on Apr 16, 2026.
- Where can I find the source code for Live Audio Intelligence?
- The source code for Live Audio Intelligence is hosted at github.com/ykshah1309/live-audio-intelligence-mcp.