Skip to main content
Glama

Anava MCP Server

by AnavaAcap
MIT License

anava_capture_image

Capture high-quality images directly from Axis cameras using predefined resolution and channel settings, facilitating real-time visual data collection without additional analysis.

Instructions

Capture an image from camera without analysis

Input Schema

NameRequiredDescriptionDefault
cameraNoCamera name or use default if not specified
channelNoCamera channel number (default: 1)
resolutionNoImage resolution (e.g., "1920x1080")

Input Schema (JSON Schema)

{ "properties": { "camera": { "description": "Camera name or use default if not specified", "type": "string" }, "channel": { "description": "Camera channel number (default: 1)", "type": "number" }, "resolution": { "description": "Image resolution (e.g., \"1920x1080\")", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Anava MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnavaAcap/anava-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server