Skip to main content
Glama
.npmrcâ€ĸ1.4 kB
# Ensure package-lock.json is always generated package-lock=true # Don't add license field to package-lock.json root if not in package.json # (npm v9+ handles this correctly, but older versions may differ) save-exact=false # Peer dependencies handling (npm v7+) # Use legacy mode to suppress peer dependency warnings on Windows # This prevents the 71-line peer warning output on Windows # Note: This uses npm v6 behavior (warnings but no auto-install) legacy-peer-deps=true # Strict peer dependencies (npm v7+ default) # Set to true to fail on missing peer dependencies # Set to false to auto-install peer dependencies (npm v7+ default) strict-peer-deps=false # Suppress peer dependency warnings and reduce output noise # Windows npm shows peer dependency warnings up to 71 lines limit # These settings prevent warnings from appearing and affecting package-lock.json audit=false fund=false # Suppress all warnings (including peer dependency warnings) # This is the most effective way to hide peer dependency warnings on Windows loglevel=error progress=false # Prevent auto-installation of peer dependencies (if supported) # This ensures package-lock.json doesn't change based on peer deps handling auto-install-peers=false # Ensure consistent node_modules structure across platforms # This prevents hoisting differences between Windows and Unix install-strategy=nested prefer-dedupe=false

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fr0ster/mcp-abap-adt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server