← Back to directory
J

JARVIS MCP Server

Community
Your private, personal AI assistant with voice interaction and real-time chat.
GitHub source repository ↗
★ 78 Stars Category · Other Popular Source revision 3b553fcc8f7d
45FMRS · D
Reliability
8/20
Security and permissions
8/20
Maintenance
9/20
Documentation
9/20
Setup experience
11/20

JARVIS offers an integrated voice and chat experience, but as a personal project, official support is limited, making it suitable for experimentation and personal use.

Read the FMRS scoring method →

JARVIS is a modern AI assistant web application featuring voice interaction, real-time conversation, and MCP (Model Context Protocol) server integration. It runs AI models locally in the browser using Transformers.js, supporting voice activity detection, speech-to-text, text-to-speech, and image-to-text capabilities. Users can interact via voice or traditional chat, and configure MCP servers for extended functionality.

Tools

The tool list has not been reviewed yet.

Setup

  1. Clone the repository: git clone <repository-url>; 2. Navigate into the directory and install dependencies: npm install; 3. Start the development server: npm run dev; 4. Open your browser to http://localhost:8080.

Fit and risk

Best for

  • Individuals wanting a locally running AI in the browser
  • Developers interested in voice interaction and MCP integration

Not for

  • Users needing cloud-deployed production environments
  • Users without WebGPU support or modern browsers

Required permissions

  • Requires browser WebGPU support for local model execution
  • May require microphone access for voice input

Risks and side effects

  • Local browser execution may consume significant computational resources
  • Data privacy risks when relying on external MCP servers

Troubleshooting

  1. Ensure Node.js version >= 18; browser must support WebGPU; check microphone permissions.

Use cases

Voice-controlled personal assistant
Real-time text chat
Image content description extraction

Supported clients

Supported clients have not been confirmed yet.