Skip to main content
Glama

Unix Manual Server

by tizee
pyproject.toml458 B
[project] name = "mcp-unix-manual" version = "1.1.0" description = "A MCP server for getting command help manual" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp[cli]>=1.3.0", ] [project.scripts] mcp-unix-manual = "unix_manual_server:main" [tool.uv] dev-dependencies = ["ruff>=0.9.9", "pytest>=8.0.0"] [tool.pytest.ini_options] testpaths = ["tests"] python_files = "test_*.py" python_classes = "Test*" python_functions = "test_*"

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/tizee/mcp-unix-manual'

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