We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lengbone/mcp-vl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# 依赖项
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# 构建输出
dist/
build/
# 环境变量
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# 日志文件
logs/
*.log
# 运行时数据
pids/
*.pid
*.seed
*.pid.lock
# 覆盖率目录
coverage/
.nyc_output/
# IDE 和编辑器
.vscode/
.idea/
*.swp
*.swo
*~
# 操作系统生成的文件
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# 临时文件
tmp/
temp/
# 缓存
.cache/
.parcel-cache/
# 测试
.jest/
# TypeScript
*.tsbuildinfo
# MCP 相关
.mcp/
*.mcp
# 个人配置
*.config.local
.claude/
CLAUDE.md