Skip to main content
Glama

Linux Bash MCP Server

by gunjanjp
.gitignore1.95 kB
# Node.js dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Logs logs *.log # Runtime data pids *.pid *.seed *.pid.lock # Directory for instrumented libs generated by jscoverage/JSCover lib-cov # Coverage directory used by tools like istanbul coverage/ # nyc test coverage .nyc_output # Grunt intermediate storage .grunt # Bower dependency directory bower_components # node-waf configuration .lock-wscript # Compiled binary addons build/Release # Dependency directories jspm_packages/ # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env .env.local .env.development.local .env.test.local .env.production.local # parcel-bundler cache .cache .parcel-cache # next.js build output .next # nuxt.js build output .nuxt # vuepress build output .vuepress/dist # Serverless directories .serverless # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # Operating System Files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Windows [Dd]esktop.ini $RECYCLE.BIN/ *.cab *.msi *.msm *.msp *.lnk # Editor directories and files .vscode/ .idea/ *.swp *.swo *~ .project .settings/ .classpath # Temporary files *.tmp *.temp # Configuration files (keep examples) config.local.json claude_desktop_config.json !claude_desktop_config.example.json # Backup files *.backup *.backup.* *.bak # Test artifacts test-results/ test-output/ # Distribution files dist/ build/ # Package files *.zip *.tar.gz *.rar # IDE specific files *.sublime-project *.sublime-workspace # Local development .local/ local.* # Debug files debug.log error.log # Lock files (keep package-lock.json for reproducible builds) yarn.lock pnpm-lock.yaml # TypeScript *.tsbuildinfo # ESLint cache .eslintcache # Prettier cache .prettiercache # Stylelint cache .stylelintcache

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/gunjanjp/linuxshell-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server