NIRA Screen Vision MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from pypi.
Real-time screen capture + AI vision for Claude — see, analyze, and OCR your screen
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nira-screen-vision -- uvx nira-screen-vision
{
"mcpServers": {
"nira-screen-vision": {
"args": [
"nira-screen-vision"
],
"command": "uvx"
}
}
}
[mcp_servers.nira-screen-vision]
command = "uvx"
args = ["nira-screen-vision"]
{
"mcpServers": {
"nira-screen-vision": {
"args": [
"nira-screen-vision"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"nira-screen-vision": {
"args": [
"nira-screen-vision"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.