Skip to main content
Glama

MCP Git Repo Browser

package.json439 B
{ "name": "mcp-git-repo-browser", "version": "0.1.0", "description": "A Node.js implementation of a Git repository browser using the Model Context Protocol (MCP)", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js" }, "author": "Razorback16", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "1.5.0", "fs-extra": "^11.3.0", "simple-git": "^3.27.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/razorback16/mcp-git-repo-browser'

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