Skip to main content
Glama
pyproject.toml625 B
[project] name = "gary-mcp" version = "0.1.0" description = "MCP Server for workspace document reference, AWS/Fly.io access, PDF conversion, and code analysis" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.0.0", "aiohttp>=3.9.0", "markdown>=3.5.0", "weasyprint>=60.0", "pyyaml>=6.0", "toml>=0.10.2", "pydantic>=2.5.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = [] [tool.hatch.build.targets.wheel] packages = ["src"] [dependency-groups] dev = [ "pytest>=8.3.0", "pytest-asyncio>=0.23.0", ]

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/garyjeong/gary-mcp'

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