#!/usr/bin/env node
/**
* GitHub CLI MCP Server - Main entry point
*
* This module initializes and starts the MCP server that wraps GitHub CLI commands,
* making them available to AI assistants through the Model Context Protocol.
*
* @module index
*/
export {};
//# sourceMappingURL=index.d.ts.map
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/CodingButterBot/gh_cli_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server