We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nuin/agr-mcp-server-js'
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*
pnpm-debug.log*
lerna-debug.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage/
*.lcov
.nyc_output
# ESLint cache
.eslintcache
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
# Next.js build output
.next
out
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
public
# Vuepress build output
.vuepress/dist
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TernJS port file
.tern-port
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# IDE and Editor files
.vscode/
.idea/
*.swp
*.swo
*~
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Build directories
build/
dist/
out/
# Logs
logs/
*.log
# Cache directories
.cache/
cache/
.tmp/
tmp/
# Test output
test-results/
test-output/
*.xml
junit.xml
# Documentation build
docs/build/
docs/dist/
# Backup files
*.bak
*.backup
*.old
# Database files
*.db
*.sqlite
*.sqlite3
# Configuration files with secrets
config/local.json
config/secrets.json
.secrets
# Docker
.dockerignore
# Terraform
*.tfstate
*.tfstate.*
.terraform/
# Monitoring and metrics
monitoring/data/
metrics/
# Local development
.local/
local/
# Performance testing
benchmark-results/
load-test-results/
# Security scanning
security-reports/
# Temporary files
.temp/
temp/
# Lock files (keep package-lock.json but ignore others)
yarn.lock
pnpm-lock.yaml
# MCP specific
mcp-cache/
mcp-logs/
# Project specific
agr-cache/
agr-logs/
*.agr
# Generated files
generated/
auto-generated/
# Certificates and keys
*.pem
*.key
*.crt
*.p12
*.pfx
# Archives
*.zip
*.tar.gz
*.rar
*.7z
# Large files
*.iso
*.dmg
*.img
# Backup and temporary files from editors
*~
*.tmp
*.swp
*.swo
.#*
\#*#
# JetBrains IDEs
.idea/
*.iml
*.iws
*.ipr
# Sublime Text
*.sublime-project
*.sublime-workspace
# Atom
.atom/
# Vim
.vim/
*.vim
# Emacs
.emacs.d/
*.el
# Visual Studio
.vs/
*.vcxproj.user
# Local environment configuration
.env.local
.env.*.local
# Package manager directories
.pnp/
.pnp.js
# Optional stylelint cache
.stylelintcache
# Storybook build outputs
.out
.storybook-out
# Rush files
common/deploy/
common/temp/
common/autoinstallers/*/.npmrc
**/.rush/temp/
# Nx
.nx/cache