Back to Home
timescale icon

tiger-gh-mcp-server

Verified Safe

by timescale

Overview

Provides focused tools to LLMs for interacting with GitHub repositories and data via the Model Context Protocol.

Installation

Run Command
npm run start

Environment Variables

  • GITHUB_TOKEN
  • GITHUB_ORG
  • MAX_SECONDARY_RETRY_TIMEOUT_IN_SECONDS
  • GITHUB_REQUEST_RETRIES

Security Notes

The server requires GitHub tokens via environment variables, explicitly preventing hardcoding. It includes throttling and retry mechanisms for GitHub API calls, which is good practice. No 'eval' or obvious malicious patterns were found. Assumes the GitHub token is provided with appropriate least-privilege scopes.

Similar Servers

Stats

Interest Score45
Security Score8
Cost ClassMedium
Avg Tokens10
Stars31
Forks1
Last Update2025-12-02

Tags

GitHubLLM ToolsModel Context ProtocolAPI WrapperCoding Agent