tiger-gh-mcp-server

timescale/tiger-gh-mcp-server
★ 31 stars TypeScript API Integration Updated 1d ago
Tiger GitHub MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tiger-gh-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "timescale/tiger-gh-mcp-server"
      ]
    }
  }
}

README Excerpt

A wrapper around the GitHub API to provide some focused tools to LLMs via the [Model Context Protocol](https://modelcontextprotocol.io/introduction). Cloning and running the server locally. ```bash git clone [email protected]:timescale/tiger-gh-mcp-server.git ``` This project uses [bun](https://bun.sh/) as its runtime and package manager. A

Tools (1)

STDIO