We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/eyalzh/browser-control-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Dependency directories
node_modules/
jspm_packages/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# dotenv environment variable files and config files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
dist
.temp
.cache
# Stores VSCode versions used for testing VSCode extensions
.vscode
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.nx
# DXT
*.dxt
# Web extension dist
web-ext-artifacts/
.DS_Store