We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ethereumfollowprotocol/team-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
git_status.md•367 B
---
allowed-tools: Bash(git:*)
description: Understand the current state of the git repository
---
# Git Status
Read the `Files` and run the `Commands` and summarize the current state of the git repository.
## Commands
- Current Status: !`git status`
- Current diff: !`git diff HEAD origin/main`
- Current branch: !`git branch --show-current`
## Files
@README.md