Server data from the Official MCP Registry
Give your AI agents the ability to listen. Microphone capture and speech-to-text.
Give your AI agents the ability to listen. Microphone capture and speech-to-text.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-analyticsinmotion-mcp-listen": {
"args": [
"-y",
"mcp-listen"
],
"command": "npx"
}
}
}This is a well-designed MCP server that provides microphone capture and speech-to-text capabilities. The code demonstrates good security practices with proper error handling, input validation, and graceful cleanup of temporary files. All permissions are appropriate for its stated purpose of audio capture and local AI processing. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 7 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Modelcontextprotocol
Local SQLite database interaction with full CRUD operations
by Toleno
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace
Create, build, and publish Python MCP servers to PyPI — conversationally.