Operit AI GitHub MCP Connector
Allows interaction with GitHub API, providing tools for managing repositories, files, and workflows.
Enables enabling GitHub Pages for a repository, allowing deployment of a static site.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Operit AI GitHub MCP Connectorlist my GitHub repositories"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Operit AI · GitHub MCP Connector (开发者 Key 接入端)
🤖 专为 Operit AI 移动端/掌上助手打造的 GitHub MCP (Model Context Protocol) 接入服务。
无需搭建繁重复杂的 SSE 服务器,手机上填入你自己的 GitHub Personal Access Token (Key),即可让 Operit AI 助手直接替你控制、创建、修改与发布 GitHub 项目!
🚀 Operit AI 接入与使用步骤
第一步:获取你的 GitHub Key (Token)
登录 GitHub 网页,进入 Settings -> Developer Settings -> Personal Access Tokens (Classic);
点击 Generate new token,勾选
repo、workflow权限,生成并复制字符串(格式如ghp_xxxxxx)。
第二步:在 Operit AI 中导入 MCP 配置
在 Operit 软件的 MCP 插件或自定义 API 设置中,直接填入本项目的 MCP 配置地址或规范:
MCP Manifest 配置地址:
https://qiafanya.github.io/mcp-connect/mcp.json请求头验证设置 (Auth Header):
Authorization: token <你的 GITHUB_PAT_TOKEN>
Related MCP server: GitHub MCP Server
🛠️ 包含的标准 MCP 工具函数 (Tools)
MCP 工具名称 | 功能描述 |
| 获取用户所有的 GitHub 仓库列表 |
| 在 GitHub 上一键新建公开/私有仓库 |
| 读取仓库中的文件源码与目录结构 |
| 直接编辑提交 (Commit) 任何代码或文件 |
| 一键为仓库开启 GitHub Pages 网站服务 |
📄 授权
MIT License © 2026 Operit AI Community
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/qiafanya/mcp-connect'
If you have feedback or need assistance with the MCP directory API, please join our Discord server