JARVIS MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@JARVIS MCP Serversetup coding workspace"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
JARVIS — Advanced AI Virtual Assistant
JARVIS is a futuristic, highly capable virtual assistant built with Electron and Python. It features a stunning "Stark Industries" HUD interface and leverages a multi-LLM architecture to provide real-time intelligence, system control, and automation.
🚀 System Architecture
1. Frontend (Electron HUD)
Visuals: A premium, glassmorphism-inspired "Iron Man" HUD with real-time audio visualizers (Arc Reactor), system stat monitors, and cinematic animations.
Speech Stack:
STT (Speech-to-Text): Supports Vosk (Local/Offline), Groq Whisper, and Sarvam.
TTS (Text-to-Speech): Integrated with Sarvam (Bulbul v3), Groq Orpheus, and native Web Speech API.
Interaction: Features a "Clap to Wake" cinematic sequence and always-on voice listening.
2. Backend (Python MCP Server)
Model Context Protocol (MCP): A dedicated Python server (
mcp_server.py) provides JARVIS with "hands" to interact with the OS.Capabilities:
macOS Control: Application launching, volume control, screen locking, screenshots, and system info.
Web Intelligence: Web scraping for summarization, news fetching via RSS, and advanced Chrome control via AppleScript.
Workspace Automation: One-command setup for 'Coding', 'Research', 'Relax', and 'Web Dev' modes.
3. Intelligence Layer
Groq (Llama 3.3/3.1): Used for sub-500ms intent detection and tool routing.
Gemini 3 Flash: The primary conversational brain, providing high-intelligence responses with minimal latency.
OpenRouter (Gemma 4): Fallback engine and advanced reasoning specialist.
Related MCP server: AutoMac MCP
🛠️ Setup & Installation
Prerequisites
macOS (Optimized for Mac; some features may not work on Windows).
Node.js (v18+)
Python 3.10+
1. Clone & Install Dependencies
# Install JS dependencies
npm install
# Install Python dependencies
pip install fastmcp psutil feedparser requests beautifulsoup42. Environment Configuration
Create a .env file in the root directory and add your API keys:
GROQ_API_KEY=gsk_...
GEMINI_API_KEY=AIza...
OPENROUTER_API_KEY=sk-or-...
SARVAM_API_KEY=your_sarvam_key3. Run the App
npm startNote: On first run, it will download the Vosk model (~40MB) if not present in the models/ folder.
📦 Exporting & Distribution
To package the application into a standalone macOS .app or .dmg file:
npm run buildThe build output will be located in the dist/ folder.
🔧 Core Features
"Hey JARVIS": Start speaking anytime to interact.
"Clap to Wake": A loud clap wakes JARVIS up with a cinematic intro sequence.
Workspace Modes: Say "Setup coding workspace" to automatically open Terminal, VS Code, and relevant browser tabs.
System Telemetry: Real-time monitoring of CPU, RAM, and Network on the HUD.
Memory System: JARVIS remembers facts you tell it about yourself (name, profession, etc.) across sessions.
👨💻 Created By
Akshat Singh — Tech Creator & Developer. Designed to bring the future to the present.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP server for macOS Automator that enables AI to control Mac computers by executing AppleScript/JXA, running automation workflows, and performing system-level tasks like sending emails and organizing files.Last updated644MIT
- Alicense-qualityFmaintenanceAn experimental MCP server providing full control over the macOS user interface through mouse, keyboard, and window management tools. It enables AI assistants to automate desktop tasks by utilizing native accessibility APIs and OCR for real-time screen comprehension.Last updated7Creative Commons Zero v1.0 Universal
- Alicense-qualityAmaintenanceA lightweight MCP server that bridges AI agents and macOS, enabling automation of file navigation, application control, UI interaction, browser automation, and system operations.Last updated135MIT
- AlicenseBqualityDmaintenanceMCP server that enables AI to control macOS through AppleScript, JXA, and Automator workflows for tasks like email, file management, and system automation.Last updated644MIT
Related MCP Connectors
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server exposing the Backtest360 engine API as tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LOGANATHAN2008/JARVIS-AI-Virtual-Assistant'
If you have feedback or need assistance with the MCP directory API, please join our Discord server