
openai mcp client
一个基于 OpenAI 和 GitHub 的客户端,用于通过 AI 交互管理 GitHub 仓库。
Repository Info
About This Server
一个基于 OpenAI 和 GitHub 的客户端,用于通过 AI 交互管理 GitHub 仓库。
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
openai-mcp-client
- Install mcp server for GitHub:
npm install -g @modelcontextprotocol/server-github
You need to configure two variables:
- Generate a GitHub Personal Access Token
- Get path to the MCP server executable (used for StdioClientTransport command):
which mcp-server-github
You can run the app on simple mode, which will call a single tool from GitHub MCP Server:
node client.js
Or you can integrate it with OpenAI and it allows you to interact with your GitHub profile through AI-powered queries. Examples below:
Example 1:
node client-with-openai.js "How many commits does my openai-mcp-client repo have that is under my username leartbeqiraj1?"
Example 2:
node client-with-openai.js "Please do the following: * make a simple html page. * create a repository called 'openai-created-this-repo'. * Push the html page to the 'openai-created-this-repo' repository. * Add a little css to the html page and then push it up. * Make an issue suggesting we add some more content on the html page. * Now make a branch called feature and make that fix and push the change. * Make a pull request against main with these changes."
Quick Start
Clone the repository
git clone https://github.com/leartbeqiraj1/openai-mcp-clientInstall dependencies
cd openai-mcp-client
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.