Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearnDocs
Home
MCP Servers
GitHub
🐙

GitHub

Manage repositories, issues, PRs, and GitHub resources

GitCI/CDVersion Control

About

The GitHub MCP server provides comprehensive integration with GitHub, allowing you to manage repositories, create and review pull requests, handle issues, and interact with GitHub resources directly from your AI assistant.

Installation

Configuration
{
  "mcpServers": {
    "github": {
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "your_token_here"
      },
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "command": "npx"
    }
  }
}

How to Use

  1. 1Create a GitHub Personal Access Token with appropriate permissions
  2. 2Add the configuration to your ~/.antigravity/config.json file
  3. 3Replace "your_token_here" with your actual GitHub token
  4. 4Restart Antigravity AI to load the server

Environment Variables

GITHUB_PERSONAL_ACCESS_TOKENyour_token_here

Related MCP Servers

🤖

Replicate

Run AI models in the cloud

🔐

Auth0

Authentication and authorization platform

📄

Sanity

Structured content platform and headless CMS

← Back to All MCP Servers