We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tonyOgbonna/Simple-Timer-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Cline's Internal Files
/memory-bank/
.clinerules
# Dependencies
/node_modules
# Distribution
/dist
# Database
*.db
*.sqlite
*.sqlite3
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS generated files
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# IDE and editor files
.vscode/
.idea/
*.sublime-workspace
*.sublime-project
# Yarn
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
# npm
npm-debug.log