MCP.so
Sign In

Voice MCP Client

@baryhuang

About Voice MCP Client

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

Basic information

Category

Other

License

Apache-2.0 license

Runtime

swift

Transports

stdio

Publisher

baryhuang

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers