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

Github-MCP-Server
Github MCP Server mit Organisationsunterstützung
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
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.
Reviews

user_vMVBhHZf
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.