WealthTech MCP SSH Bridge
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., "@WealthTech MCP SSH BridgeWhat's the disk usage on S1?"
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.
WealthTech MCP SSH Bridge
Serveur MCP Node.js/TypeScript destiné à exposer à ChatGPT/Codex des outils contrôlés pour inventorier, documenter et préparer les opérations sur les serveurs WealthTech.
Objectif
Ce dépôt contient le MCP wealthtech_ssh_bridge. Il doit permettre une connexion contrôlée vers :
S1 :
root@212.227.212.33S2 :
root@217.160.249.254
Le mode initial est volontairement read-only first : aucune suppression, aucun redémarrage, aucun vidage de dossier, aucune migration destructive ne doit être activée dans la première version.
Related MCP server: ssh-mcp-server
URL cible
https://mcp.wealthtechinnovations.com/mcpInstallation locale
npm install
cp .env.example .env
npm run build
npm run startVariables d’environnement
Voir .env.example.
Ne jamais pousser .env, les clés SSH, les dumps SQL, les sauvegardes ou les secrets.
Outils MCP read-only initiaux
pingget_project_contextcheck_disk_s1check_disk_s2pm2_status_s1pm2_status_s2docker_status_s1docker_status_s2list_domains_s1list_domains_s2list_large_files_s1list_large_files_s2list_backups_s1list_backups_s2curl_domain
Documentation obligatoire
La mémoire persistante du projet se trouve dans docs/.
Avant toute modification, lire :
docs/GPT.mddocs/SUIVI.mddocs/ROADMAP.mddocs/TASKS.mddocs/SECURITY.mddocs/MCP_TOOLS.mddocs/AGENTS_ARCHITECTURE.mddocs/AI_SKILLS.md
Déploiement recommandé
Hébergement : S1
Dossier :
/opt/apps/wealthtech-mcp-ssh-bridgeRuntime initial : PM2 ou Docker Compose
Reverse proxy : Nginx/Plesk vers
127.0.0.1:8787HTTPS obligatoire
Authentification : header
Authorization: Bearer <MCP_AUTH_TOKEN>
Règle de sécurité
Le MCP ne doit pas devenir une console root libre. Il doit exposer uniquement des outils contrôlés, nommés, documentés, journalisés et validés.
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.
Latest Blog Posts
- 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/Patricked-code/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server