Configure
Freeby MCP Community
MCP server configurator for Glean
v3.1.0Added Apr 12, 2026
mcpmcp-server
Configure MCP Server
MCP server configurator for Glean
Installation
npx -y @gleanwork/configure-mcp-server
Reviews
Installation
Quick install
npx -y @gleanwork/configure-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"configure": {
"command": "npx",
"args": ["-y", "@gleanwork/configure-mcp-server"]
}
}
}