Stats
Actions
Tags
From glidermcp
Runs a local MCP server with a configurable 30-minute default timeout. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"glider": {
"command": "glider",
"args": [
"--default-timeout",
"30m"
]
}
}
}Server configuration and connection parameters
gliderCommand-line arguments passed to the server process
npx claudepluginhub glidermcp/glidermcp.com --plugin glidermcp