Skip to main content
Glama

Mcp7zOp

by zv-louis
pyproject.toml682 B
[project] name = "mcp7zop" version = "0.8.9" description = "Mcp7zOp - A Local MCP server for operating 7-zip CUI interface" readme = "README.md" license-files = ["LICENSE"] authors = [ { name = "kanok-one", email = "zervoid77@gmail.com" } ] requires-python = ">=3.10" dependencies = [ "fastmcp>=2.10.6", "anyio>=4.9.0", "twisted>=25.5.0", ] [dependency-groups] dev = [ "debugpy>=1.8.15", "pytest>=8.4.1", "pytest-asyncio>=1.1.0", "pytest-tornasync>=0.6.0.post2", "pytest-trio>=0.8.0", "pytest-twisted>=1.14.3", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] mcp7zop = "mcp7zop.__main__:main"

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/zv-louis/mcp7zop'

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