Skip to main content
Glama

MCP Screenshot Server

by batteryshark
pyproject.toml452 B
[project] name = "mcp-screenshot" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastmcp>=2.12.2", "numpy>=2.3.2", "opencv-python>=4.11.0.86", "pillow>=11.3.0", "pyautogui>=0.9.54", ] [tool.hatch.build.targets.wheel] packages = ["."] [project.scripts] server = "server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/batteryshark/mcp-screenshot'

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