We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aakashH242/mcp-playwright'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node modules - commented out to allow copying from host
# node_modules
npm-debug.log
# Build output - commented out to allow copying pre-built dist
# dist
# Test and coverage
coverage
*.test.ts
__tests__
# Git
.git
.gitignore
.gitattributes
# GitHub
.github
# Documentation
docs
*.md
!README.md
# IDE
.vscode
.idea
# OS
.DS_Store
Thumbs.db
# Temporary files
*.tmp
*.log
# Test files
test-import.js
run-tests.cjs
run-tests.js
jest.config.cjs
# Config files not needed in container
tsconfig.test.json