Skip to main content
Glama
qiafanya

Operit AI GitHub MCP Connector

by qiafanya

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)

  1. 登录 GitHub 网页,进入 Settings -> Developer Settings -> Personal Access Tokens (Classic)

  2. 点击 Generate new token,勾选 repoworkflow 权限,生成并复制字符串(格式如 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_get_user_repos

获取用户所有的 GitHub 仓库列表

github_create_repository

在 GitHub 上一键新建公开/私有仓库

github_get_file_contents

读取仓库中的文件源码与目录结构

github_create_or_update_file

直接编辑提交 (Commit) 任何代码或文件

github_enable_pages

一键为仓库开启 GitHub Pages 网站服务


📄 授权

MIT License © 2026 Operit AI Community

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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