Loomal

Capture Screen MCP

MCP server by github.com/ochtum/capturescreenmcp

Windows screen capture MCP server with display, region, and active-window capture tools.

2 starsnuget: CaptureScreenMcp

About Capture Screen MCP

Capture Screen MCP is an MCP (Model Context Protocol) server published by ochtum in the official MCP registry. Windows screen capture MCP server with display, region, and active-window capture tools.

It ships as a NuGet package (CaptureScreenMcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ochtum/capturescreenmcp, where the project has earned 2 GitHub stars.

Use Capture Screen MCP with your agent

Claude Code · one command
claude mcp add capture-screen-mcp -- dnx CaptureScreenMcp --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "capture-screen-mcp": {
      "command": "dnx",
      "args": [
        "CaptureScreenMcp",
        "--yes"
      ]
    }
  }
}
nugetCaptureScreenMcp

Frequently asked questions

What is Capture Screen MCP?
Capture Screen MCP is an MCP (Model Context Protocol) server by ochtum. Windows screen capture MCP server with display, region, and active-window capture tools.
How do I connect Capture Screen MCP to Claude, Cursor, or another MCP client?
Install Capture Screen MCP from its nuget package (CaptureScreenMcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Capture Screen MCP open source?
Yes — the source code is public at github.com/ochtum/capturescreenmcp, with 2 GitHub stars.
Can AI agents pay to use Capture Screen MCP?
Not yet through Loomal — Capture Screen MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Capture Screen MCP? Claim this listing free by verifying GitHub ownership, or contact us.