Skip to main content
Glama
pyproject.toml459 B
[project] name = "msc-mcp" version = "0.1.0" description = "MCP server for MSC (Multi-Screencap Control)" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp", "adbutils", "opencv-python", "numpy", "msc @ git+https://github.com/NakanoSanku/msc", ] [project.scripts] msc-mcp = "msc_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.metadata] allow-direct-references = true

Latest Blog Posts

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/NakanoSanku/msc-mcp'

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