Skip to main content
Glama

Git Prompts MCP Server

by ceshine
__main__.py160 B
"""This module is run when the package is executed as a script""" from git_prompts_mcp_server import entry_point if __name__ == "__main__": entry_point()

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/ceshine/git-prompts-mcp-server'

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