Skip to main content
Glama

MCP Console Automation Server

by ooples
server.json888 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "io.github.ooples/mcp-console-automation", "description": "MCP server for AI-driven console application automation and monitoring", "repository": { "url": "https://github.com/ooples/mcp-console-automation", "source": "github" }, "version": "1.0.2", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "mcp-console-automation", "version": "1.0.2", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Logging level for console output (error, warn, info, debug, trace)", "isRequired": false, "format": "string", "isSecret": false, "name": "LOG_LEVEL" } ] } ] }

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