We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Yoon-jongho/claude-to-gemini'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js
node_modules/
package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# 환경변수 및 API 키 (보안 중요!)
.env
.env.local
.claude.json
*.key
# macOS
.DS_Store
.AppleDouble
.LSOverride
# IDE
.vscode/
.idea/
*.swp
*.swo
# 로그 파일
*.log
logs/