Kira Mcp
@Anmol202005
关于 Kira Mcp
A local Model Context Protocol (MCP) server that gives any MCP-compatible host (Claude Desktop, Claude Code, Cursor, Cline, Continue) full computer-use control of the machine. One perceive_screen call screenshots the display, runs a bundled OmniParser-v2 YOLO icon-detector plus o
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"kira-mcp": {
"command": "kira-mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Kira Mcp?
A local Model Context Protocol (MCP) server that gives any MCP-compatible host full computer-use control of the machine. It screenshots the display, runs a bundled OmniParser-v2 YOLO icon-detector with optional OCR, and returns click-ready pixel coordinates, along with mouse, keyboard, and clipboard automation via pyautogui. No API keys or network calls are required.
How to use Kira Mcp?
Install the package with pip install kira-mcp, then configure the server in any MCP-compatible host (e.g., Claude Desktop, Claude Code, Cursor, Cline, Continue). The server exposes the perceive_screen tool, which captures the screen and returns actionable coordinates for automation.
Key features of Kira Mcp
- Screenshots the display and runs OmniParser-v2 YOLO icon detection.
- Optional OCR for text recognition on screen.
- Returns click-ready (cx, cy) pixel coordinates.
- Full mouse, keyboard, and clipboard automation via pyautogui.
- No API key required – fully local processing.
- Model weights are shipped inside the package.
Use cases of Kira Mcp
- Enabling an AI assistant to control desktop applications as a human would.
- Automating repetitive GUI tasks without manual input.
- Performing visual-based testing and interaction with software interfaces.
- Integrating computer‑use abilities into MCP‑compatible coding or productivity tools.
FAQ from Kira Mcp
Does Kira Mcp require an API key or internet connection?
No. All processing is done locally with no network calls or API keys needed.
What MCP‑compatible hosts can use Kira Mcp?
It works with any host supporting the Model Context Protocol, including Claude Desktop, Claude Code, Cursor, Cline, and Continue.
How do I install Kira Mcp?
Install via pip: pip install kira-mcp. The OmnniParser-v2 YOLO weights are bundled inside the wheel, so no additional download is required.
What actions can Kira Mcp perform beyond clicking?
It can automate mouse movement, keyboard input, and clipboard operations using pyautogui, in addition to the screen capture and coordinate extraction.
Are there any runtime dependencies besides Python?
The server depends on pyautogui and the bundled OmniParser-v2 detector. No external API keys or network services are used.
开发工具 分类下的更多 MCP 服务器
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
评论