Gitee
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_repositoryC | 创建 Gitee 仓库 |
| fork_repositoryC | Fork Gitee 仓库 |
| create_branchC | 在 Gitee 仓库中创建一个新分支 |
| list_branchesC | 列出 Gitee 仓库中的分支 |
| get_branchC | 获取 Gitee 仓库中的特定分支信息 |
| get_file_contentsC | 获取 Gitee 仓库中文件或目录的内容 |
| create_or_update_fileC | 在 Gitee 仓库中创建或更新文件 |
| push_filesC | 向 Gitee 仓库提交多个文件 |
| create_issueC | 在 Gitee 仓库中创建 Issue |
| list_issuesC | 列出 Gitee 仓库中的 Issues |
| get_issueC | 获取 Gitee 仓库中的特定 Issue |
| update_issueC | 更新 Gitee 仓库中的 Issue |
| add_issue_commentC | 向 Gitee 仓库中的 Issue 添加评论 |
| create_pull_requestC | 在 Gitee 仓库中创建 Pull Request |
| list_pull_requestsB | 列出 Gitee 仓库中的 Pull Requests |
| get_pull_requestC | 获取 Gitee 仓库中的特定 Pull Request |
| update_pull_requestC | 更新 Gitee 仓库中的 Pull Request |
| merge_pull_requestC | 合并 Gitee 仓库中的 Pull Request |
| get_userC | 获取 Gitee 用户信息 |
| get_current_userB | 获取当前认证的 Gitee 用户信息 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/normal-coder/gitee-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server