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
toolHandlers.md•433 B
# server/toolHandlers
- **returns configuration summary** – the get_config tool should provide the cleaned configuration structure.
- **supports shell-specific validation** – validate_directories must apply allowed path rules per-shell when a shell argument is provided.
- **validates against global allowed paths** – set_current_directory uses the global allowed list to decide if changing the active directory is permitted.