Secure SSH gateway for AI assistants — MCP server with connection pooling, session isolation, command safety, and web audit panel
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
126
commits
2
commits
Merge pull request #5 from enwaiax/feat/mcp-prompts-resources
55ff730View on GitHubrefactor(mcp): enhance prompts with runtime state, add pool-status and logs resources
5eebb80View on GitHubfeat(mcp): add prompts, resources, and LobeHub badge for MCP marketplace compliance
d4f90d1View on GitHubstyle(mcp): standardize tool output format — clean icons, consistent Error: prefix, structured confirm message
47c7d3aView on GitHubfix: capture real exit_status and stderr from SSH commands (was hardcoded to 0)
e718186View on GitHubfix: restore DB logging in ssh_run — command logs were lost during tool simplification
dbadcffView on GitHubchore: update pre-commit config + mdformat all markdown files
12ef98aView on GitHubrefactor(mcp): simplify tools from 9 to 5 — implicit sessions, rename ssh_execute→ssh_run
682a59bView on GitHubfeat: add shuttle node import-ssh — bulk import from ~/.ssh/config
fc3c7e9View on GitHubMerge pull request #4 from enwaiax/docs/comprehensive-update
75db714View on GitHubsecurity: use secrets.compare_digest for confirm token validation (timing attack fix)
a194980View on GitHubMerge pull request #3 from enwaiax/docs/comprehensive-update
5f1f5e9View on GitHub