Skip to main content
Glama

MCP ShellKeeper

by tranhuucanh
.gitignoreโ€ข572 B
# Dependencies node_modules/ # package-lock.json should be committed for npm packages yarn.lock pnpm-lock.yaml # Build output dist/ build/ *.js *.js.map *.d.ts *.d.ts.map # Keep important JS files !.eslintrc.js !jest.config.js # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE .idea/ .vscode/ *.swp *.swo *~ .project .classpath .settings/ .loadpath # Testing coverage/ .nyc_output/ # Misc .env .env.local .env.*.local *.pem *.key # Temp tmp/ temp/

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/tranhuucanh/mcp-shellkeeper'

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