Skip to main content
Glama

mcp-server-code-assist

git_log

View and analyze git commit history by specifying the repository path and maximum commit count, enabling efficient code review and version tracking.

Instructions

Shows git commit history

Input Schema

NameRequiredDescriptionDefault
max_countNo
repo_pathYes

Input Schema (JSON Schema)

{ "properties": { "max_count": { "default": 10, "title": "Max Count", "type": "integer" }, "repo_path": { "title": "Repo Path", "type": "string" } }, "required": [ "repo_path" ], "title": "GitLog", "type": "object" }

You must be authenticated.

Other Tools from mcp-server-code-assist

Related Tools

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/abhishekbhakat/mcp_server_code_assist'

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