Skip to main content
Glama

mcp-server-commands

by g0t4
post-rewrite291 B
#!/usr/bin/env fish echo "$(status current-filename) $argv" # $1 == amend/rebase # post-rewrite is called for amend and rebase if test $argv[1] = amend # amend will also trigger post-commit echo " skipping '$argv[1]'" exit end # make clean && make tags rag_indexer --githook

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/g0t4/mcp-server-commands'

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