
mcp_client_local
MCP 客户端连接模型,实现 GitHub 和 Git 自动化操作。
Repository Info
About This Server
MCP 客户端连接模型,实现 GitHub 和 Git 自动化操作。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
mcp_client_local
Description
The MCP client connects to a model, enabling the model to perform actions on GitHub and Git. This allows for automated interactions with repositories, such as creating issues, commenting on pull requests, and managing files.
Setup Instructions
-
Install Bun: This project requires Bun. You can install it from https://bun.sh/.
-
Environment Variables:
GOOGLE_GEN_AI_API_KEY: Your Google Generative AI API key. This is required for accessing the language model.GITHUB_TOKEN: A GitHub personal access token (PAT) with the necessary permissions for the actions the model will perform (e.g., creating issues, commenting on PRs, pushing code). You can generate a PAT at https://github.com/settings/tokens.GITHUB_TOOLSETS: Configuration for GitHub toolsets. Details depend on the application's use of GitHub.
-
Create a single executable:
To create a single executable with Bun, use the following command:
bun build index.js --compile --outfile outputThis will create a standalone executable named
output.The
--targetflag lets you compile your standalone executable for a different operating system, architecture, or version of Bun than the machine you're running. -
Start the application:
Run the executable:
./output
Quick Start
Clone the repository
git clone https://github.com/vvaibhavv11/mcp_client_localInstall dependencies
cd mcp_client_local
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.