We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/perfecxion-ai/secure-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
yarn.lock
pnpm-lock.yaml
# Environment variables
.env
.env.*
!.env.example
!.env.test
# Testing
coverage/
*.coverage
.nyc_output/
# Production
build/
dist/
out/
# Prisma
prisma/*.db
prisma/*.db-journal
prisma/migrations/dev/
# Database files
*.db
*.sqlite
*.sqlite3
*.sql
*.dump
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
*.sublime-*
# OS
.DS_Store
.DS_Store?
._*
Thumbs.db
ehthumbs.db
Desktop.ini
# Logs
logs/
*.log
*.pid
*.seed
*.pid.lock
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Temporary files
tmp/
temp/
.tmp/
*.tmp
# Docker
docker/data/
*.tar
*.tar.gz
# TypeScript
*.tsbuildinfo
.tscache/
# Next.js (if applicable)
.next/
.vercel/
# Cache directories
.cache/
.parcel-cache/
.turbo/
# Debug
debug/
*.heap
*.cpuprofile
# Backup files
*.backup
*.bak
~*
# AI tool artifacts
.claude/
CLAUDE.md
claude.md
planning.md
status.md
notes.md
todo.md
*.chat
*.conversation
.cursor/
.aider/