We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/s2005/wcli0'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
securityCliOverride.md•321 B
# securityCliOverride
- **overrides security values with valid numbers** – valid `maxCommandLength` and `commandTimeout` values update the configuration when provided via CLI.
- **logs warning and ignores invalid values** – zero or negative numbers trigger a warning and leave the original security settings intact.