Cover image
servidor de github-mcp
Public

servidor de github-mcp

Try Now
2025-03-27

Servidor MCP de GitHub con soporte de organización

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

GitHub MCP Server with Organization Support

A Model Context Protocol (MCP) server for GitHub that adds support for creating repositories in organizations.

Features

  • Create repositories in personal accounts
  • Create repositories in organizations
  • Search repositories
  • Get file contents
  • Create or update files
  • Push multiple files in a single commit

Installation

npm install -g @websyteai/github-mcp-server

Usage

To use this MCP server with Cline, add it to your MCP settings file:

{
  "mcpServers": {
    "github.com/websyteai/github-mcp-server": {
      "command": "github-mcp-server",
      "args": [],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "your-github-token"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Environment Variables

  • GITHUB_PERSONAL_ACCESS_TOKEN: Your GitHub personal access token with the necessary permissions to create repositories and manage content.

License

MIT

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

  • deemkeen
  • Controle su MBOT2 con un combo de potencia: MQTT+MCP+LLM

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

    Reviews

    2 (1)
    Avatar
    user_vMVBhHZf
    2025-04-16

    I recently started using github-mcp-server by WebsyteAI, and it has significantly streamlined my project management tasks. The server's integration is seamless, and the user-friendly interface makes it easy to navigate. Highly recommend for anyone looking to enhance their MCP workflow! Check it out at https://github.com/WebsyteAI/github-mcp-server.