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
initialDirCliOverride.md•360 B
# initialDirCliOverride
- **overrides config initialDir and updates allowedPaths** – applying the CLI option replaces the configured `initialDir` with the provided path and adds it to `allowedPaths`.
- **invalid directory logs warning and does not override** – when the CLI path does not exist a warning is logged and the configuration remains unchanged.