We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/srwlli/docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
Generate comprehensive configuration file inventory using the config_inventory MCP tool with formats=["all"] and mask_sensitive=true for the current project directory. Discovers and analyzes configuration files across JSON, YAML, TOML, INI, and ENV formats, detects sensitive values (API keys, passwords, tokens) using regex pattern matching, automatically masks them with [REDACTED], logs security events, and generates detailed configuration manifest with security metadata and format breakdown.