Skip to main content
Glama
pyproject.toml459 B
[project] name = "delta-mcp" version = "0.1.0" description = "MCP server for git-delta syntax highlighting and diff formatting" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.0.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.pytest.ini_options] asyncio_mode = "auto" testpaths = ["tests"]

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/bajpainaman/DeltaMCP'

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