We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yravinderkumar33/clockify-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Development files
.env
.env.local
.env.example
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Editor directories and files
.vscode/
.idea/
*.swp
*.swo
*~
# Node modules (should be in .gitignore too)
node_modules/
# Testing
coverage/
.nyc_output/
# Build artifacts
dist/
build/
# Temporary files
tmp/
temp/