MCP.so
Sign In
Servers

Flash-GitHub

@ruilacerda

A GitHub API integration server using the MCP (Message Control Protocol) framework

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "flash-github": {
      "command": "python",
      "args": [
        "flash-github.py"
      ]
    }
  }
}

More from Version Control