mcp-screenshot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OCR_API_URLNoyomitoku API base URLhttp://localhost:8000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
captureCaptures a screenshot of the specified region and performs OCR. Options: - region: 'left'/'right'/'full' (default: 'left') - format: 'json'/'markdown'/'vertical'/'horizontal' (default: 'markdown') The screenshot is saved to a dated directory in Downloads.