We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/femto/mcp-chrome'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# 构建输出目录
dist
.output
.wxt
# 依赖
node_modules
# 日志
logs
*.log
# 缓存
.cache
.temp
# 编辑器配置
.vscode
!.vscode/extensions.json
.idea
# 系统文件
.DS_Store
Thumbs.db
# 打包文件
*.zip
*.tar.gz
# 统计文件
stats.html
stats-*.json
# 锁文件
pnpm-lock.yaml