We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GIT-Viz-Team/GitViz-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js 相關
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# TypeScript 編譯輸出
dist/
out/
*.js.map
*.d.ts
# 作業系統和編輯器產生的暫存檔案
.DS_Store
Thumbs.db
*.log
# Webpack/Bundler 輸出
coverage/
*.tgz
.cache/
*.webpack
# 打包後的 VSIX 檔案
*.vsix
# TypeScript 暫存檔案
*.tsbuildinfo
# 環境變數檔案
.env
.env.*
unsloth_compiled_cache
TODO