Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Nash MCP Server
Claim
by
nash-app
GitHub
OS Automation
Developer Tools
Browser Automation
Python
MIT License
2
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
src
nash_mcp
execute
src/nash_mcp/execute/execute_command.py
src/nash_mcp/execute/execute_python.py
src/nash_mcp/execute/__init__.py
src/nash_mcp/execute/list_installed_packages.py
from .execute_command import execute_command from .execute_python import execute_python from .list_installed_packages import list_installed_packages __all__ = ["execute_command", "execute_python", "list_installed_packages"]