MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Console Automation

MCP server for AI-driven console application automation and monitoring

Created 8/28/2025
Updated 4 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-console-automation

Cursor configuration (mcp.json)

{ "mcpServers": { "ooples-mcp-console-automation": { "command": "npx", "args": [ "ooples-mcp-console-automation" ] } } }