Back to Apps

JARVIS MCP Server
by nico-martin
A voice-activated personal assistant interface with native MCP server integration and WebGPU AI.
0 stars
Works in:claude
Exposes:Tools
What it does
Provides a multi-modal AI assistant interface that combines voice interaction (STT/TTS) with the ability to connect to and orchestrate multiple MCP servers via HTTP.
Tools
- MCP Orchestration: Ability to connect to external HTTP MCP servers and execute tools via the JARVIS interface.
- Voice Control: Real-time voice activity detection and interaction.
- Image Analysis: Local image-to-text conversion for visual context.
Installation
As a web app, JARVIS is run locally. Clone and start:
npm install
npm run dev
Then configure MCP servers via the /mcp settings page in the UI.
Supported hosts
- Browser (Chrome/Edge with WebGPU)
Choose your AI client and follow the steps below.
browser
Run locally via npm run dev and configure servers in the /mcp settings panel





