Skip to main content
Glama

IntelliDiff MCP Server

by batteryshark
pyproject.toml374 B
[project] name = "intellidiff-mcp" version = "0.1.0" description = "MCP Server for Intelligent File and Folder Diffs" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastmcp>=2.11", ] [tool.hatch.build.targets.wheel] packages = ["."] [project.scripts] server = "server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/batteryshark/mcp-intellidiff'

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