We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gander-tools/osm-tagging-schema-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# NPM Configuration for osm-tagging-schema-mcp
# Enable provenance attestations for all publishes
# This generates cryptographic attestations linking the package to the build
provenance=true
# Registry configuration
registry=https://registry.npmjs.org/
# Access level for scoped package
access=public
# Lock file version for npm 10 and 11 compatibility
# Ensures consistent lockfile format across different npm versions
lockfile-version=3