Skip to main content
Glama

Git File Forensics MCP

by davidorex
package.json505 B
{ "name": "git-file-forensics-mcp", "version": "0.1.0", "description": "MCP server for deep git file-level forensics, specializing in version tracking, diff analysis, and change investigation", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc && chmod +x build/index.js", "start": "node build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "latest" }, "devDependencies": { "@types/node": "^20.17.17", "typescript": "^5.0.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/davidorex/git-file-forensics'

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