Skip to main content
Glama

MCP Console Automation Server

by ooples
claude-mcp-config.json428 B
{ "mcpServers": { "console-automation": { "command": "npx", "args": [ "tsx", "C:\\Users\\yolan\\source\\repos\\mcp-console-automation\\src\\mcp\\persistent-server.ts" ], "env": { "LOG_LEVEL": "info", "NODE_ENV": "production" }, "persistent": true, "keepAlive": true, "reconnectOnDisconnect": true, "maxReconnectAttempts": 10 } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ooples/mcp-console-automation'

If you have feedback or need assistance with the MCP directory API, please join our Discord server