MCP.so
登录

Voice MCP Client

@baryhuang

关于 Voice MCP Client

A iOS/MacOS Swift MCP Client using voice interacting with python MCP servers both natively

基本信息

分类

其他

许可证

Apache-2.0 license

运行时

swift

传输方式

stdio

发布者

baryhuang

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Voice MCP Client?

Voice MCP Client is a multimodal voice agent platform that uses LiveKit for real-time audio streaming. It supports macOS, iOS, and Python server-side components, and integrates with Anthropic Claude (via API or AWS Bedrock) to enable natural voice interactions with an AI assistant across Apple devices.

How to use Voice MCP Client?

Each component (server, macOS client, iOS client) has its own detailed setup instructions in the respective subdirectory README files. Users install and configure the server and client components as described in server_mcp_client, voice_macos_client, and voice_ios_client directories.

Key features of Voice MCP Client

  • Real-time voice interactions with Anthropic Claude AI
  • Deep integration with Apple ecosystem applications
  • Cross-platform support for macOS and iOS
  • LiveKit-powered high-quality low-latency audio streaming
  • Configurable server components with Docker support
  • Extensible MCP framework for custom capabilities

Use cases of Voice MCP Client

  • Control Apple Notes, Calendar, and Messages through voice commands
  • Enable natural conversations with an AI assistant on desktop and mobile
  • Process sensitive data locally while leveraging cloud AI capabilities
  • Extend the agent with custom commands via the MCP framework

FAQ from Voice MCP Client

What does Voice MCP Client do compared to a standard voice assistant?

It provides a voice agent platform that integrates deeply with the Apple ecosystem and uses the Anthropic Claude AI model, enabling control of Apple applications through natural speech.

What are the runtime requirements for Voice MCP Client?

A Python server component using the LiveKit Agents Framework, an Anthropic Claude API or AWS Bedrock account, and native macOS or iOS clients for end-user interaction.

Where does user data live in Voice MCP Client?

The platform processes sensitive data locally on the device while leveraging cloud AI capabilities, keeping personal information within the user’s control.

What transport and authentication does Voice MCP Client use?

It uses LiveKit for real-time audio streaming between clients and the server; specific authentication details are not described in the top-level README.

评论

其他 分类下的更多 MCP 服务器