MCP server for Vicsia — controle systeme par la voix (apps, paths, settings)
Project description
vicsia-system-mcp
MCP server pour piloter le système (macOS + Windows) depuis Claude ou tout autre client MCP — via Vicsia.
Expose des outils pour :
- Lancer une application (
launch_app) avec fuzzy match du nom - Ouvrir un chemin / fichier (
open_path) avec garde-fous sécurité - Lister des fichiers dans un scope défini (
list_files) - Récupérer des infos système (CPU, mémoire, batterie, écran)
- Ouvrir des panneaux de réglages (Display, Sound, Bluetooth, etc.)
Installation
uvx vicsia-system-mcp
Ou avec pip :
pip install vicsia-system-mcp
python -m vicsia_system_mcp
Configuration MCP client
{
"mcpServers": {
"vicsia-system": {
"command": "uvx",
"args": ["vicsia-system-mcp"]
}
}
}
Sécurité
- Aucun outil n'exécute du code arbitraire — seulement des commandes shell système via les API natives (
opensur macOS,startsur Windows). open_pathrefuse les chemins contenant des segments sensibles (.ssh,.aws,.kube, credentials…) même si formulés explicitement.list_filesest scopé : pas de~complet, uniquement les dossiers de contenu utilisateur (Documents, Desktop, Downloads, Pictures, Music, Movies/Videos).
Licence
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vicsia_system_mcp-1.3.3b1.tar.gz
(11.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vicsia_system_mcp-1.3.3b1.tar.gz.
File metadata
- Download URL: vicsia_system_mcp-1.3.3b1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76df80393d1e57609a9b244251067d627e4e1202f7e9ca2fb782e5a00cde7c11
|
|
| MD5 |
27bf6ec87fe5ae9536beb95826428c27
|
|
| BLAKE2b-256 |
5258ce013be13dab30935cf54eea3d73e9fde6f3173a7432a3e8e9d1b15e7afb
|
File details
Details for the file vicsia_system_mcp-1.3.3b1-py3-none-any.whl.
File metadata
- Download URL: vicsia_system_mcp-1.3.3b1-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2baf36d169b29977d190f57dbe68150247f9099efb0f470a925a2928e974874
|
|
| MD5 |
2a17a0ce3133c7e7fa0be42e197be9d2
|
|
| BLAKE2b-256 |
b4c205ed01095793b8c0ce657e808a4c320c13ed9d21caa3c12052103f93c7df
|