mcp-server-gist
1
The mcp-server-gist is an MCP server tool that facilitates the creation of GitHub gists via a streamlined interface. It integrates directly with GitHub's API to allow easy and automated gist creation, providing flexibility in content and privacy options.
mcp-server-gist
Create gists using Model Context Protocol (MCP). This project is an MCP Server that integrates with GitHub's API to create gists. It includes a tool called create-gist
that allows you to create a gist in your GitHub account with options to specify content, privacy, and filename. The tool returns the URL of the newly created gist.