We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hu-qi/starReport'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node
node_modules/
# 日志
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# 环境变量
.env
# 操作系统文件
.DS_Store
Thumbs.db
# 依赖锁文件(如不需要可移除注释)
# package-lock.json
# yarn.lock