Skip to main content
Glama

Shrimp Task Manager

MIT License
529
1,733
  • Linux
  • Apple
.gitignore882 B
# Node.js 相關 node_modules/ npm-debug.log yarn-debug.log yarn-error.log .npm .yarn-integrity # TypeScript 編譯輸出 dist/ build/ *.tsbuildinfo # 環境變數和敏感資訊 .env .env.local .env.development.local .env.test.local .env.production.local # IDE 和編輯器 .idea/ .vscode/* !.vscode/extensions.json !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json *.code-workspace .DS_Store # 日誌檔案 logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # 暫存檔案 .tmp/ .temp/ tmp/ temp/ # 系統檔案 .DS_Store Thumbs.db # 覆蓋率報告 coverage/ # 資料檔案 *.sqlite data/*.json data/*/*.json data/* # Cursor AI 生成的暫存檔案 .cursor/tmp/ # Claude and MCP files .claude/ .mcp.json # Audio files *.wav # Screenshots folder Screenshots/ /Screenshots # Task viewer history and agents tools/task-viewer/history-and-agents/

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/cjo4m06/mcp-shrimp-task-manager'

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