osrs-mcp
Related Servers
Alternatives to osrs-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables text-only AI agents to see images on demand by calling any OpenAI-compatible vision API for OCR, image analysis, structured extraction, image comparison, and GUI screenshot-to-accessibility-tree conversion.1MIT
- AlicenseBqualityDmaintenanceEmpowers AI agents to see, reason, and control computers via VNC, providing advanced vision features like OCR and image search, human-like input control, and optional SSH remote command execution.211MIT
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI agents to see and operate a Windows PC through mouse, keyboard, screenshots, OCR, window control, and shell commands.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants and MCP clients to control an auto-clicker, query cursor position, and locate UI elements via image matching or OCR text search.MIT
- AlicenseNot gradedqualityCmaintenanceGUI automation MCP server that enables AI agents to see and control the Windows desktop using a local Vision LLM (Ollama), supporting screenshot analysis, mouse/keyboard actions, and autonomous task execution.4MIT
- FlicenseNot gradedqualityDmaintenanceEnables LLMs to capture screenshots, inspect windows, and interact with the Hyprland desktop environment through mouse clicks and keyboard input.1-
TDQS
Scored across 31 tools
Most tools have distinct purposes, but a few pairs (e.g., analyze_inventory vs get_inventory, analyze_screen vs capture_screen) are similar in goal, differentiated mainly by method. The wiki tools also collectively aim at wiki lookups but target different entities.
Tool names largely follow a verb_noun snake_case pattern (e.g., analyze_inventory, capture_screen). Minor inconsistencies include calc_items_to_level vs calculate_profit, and get_clickable_regions vs get_tab_coords.
With 31 tools, the server exceeds the recommended 15-tool threshold for typical MCPs. Many tools are redundant (e.g., visual vs plugin methods), and the set feels bloated for a single-purpose server.
The tool set covers essential game state reading: inventory, stats, combat, dialog, NPCs, objects, wiki, and GE. Missing are direct action tools (e.g., click, keypress), but those may be handled externally. Gaps are minor.