Vinkius

Gitee MCP. Manage Code, Issues, and PRs via Conversation

Gitee MCP gives your AI client full command over your collaborative code base. Stop clicking through web interfaces to manage repos, track bugs, or review pull requests. This connector lets you ask natural language questions—like 'What commits were made on the staging branch last week?' or 'Create a new issue for this broken login flow'—and get instant, actionable data back from Gitee.

Gitee MCP is compatible with Claude Claude
Gitee MCP is compatible with ChatGPT ChatGPT
Gitee MCP is compatible with Cursor Cursor
Gitee MCP is compatible with Gemini Gemini
Gitee MCP is compatible with Windsurf Windsurf
Gitee MCP is compatible with VS Code VS Code
Gitee MCP is compatible with JetBrains JetBrains
Gitee MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

View and Manage Code Repositories

The agent can list all your user repositories, get detailed project information, and create entirely new ones.

Track Bugs and Features

You can view lists of repository issues or create a new issue to track bugs without leaving your workspace.

Manage Code Changes

The system monitors pull requests for review and allows you to initiate the creation of a new pull request directly from your prompt.

Audit Code History

You can retrieve comprehensive lists of commit logs or read specific file contents using just descriptive language.

Waiting for input…

AI Agent
Gitee

What AI agents can do with Gitee: 10 Tools for Code Development

Use these tools to interact with every core function of Gitee, allowing your AI client to perform actions like creating issues or listing commits directly.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Gitee MCP

Get User

Retrieves the profile information for the authenticated user on Gitee.

List Pull Requests

Shows a list of existing pull requests associated with repositories.

List Repo Commits

Provides a log detailing commits made within a specific repository.

List Repo Issues

Generates a list of bugs or feature requests logged for a repository.

List User Repos

Lists all repositories owned by the currently authenticated user account.

Create Issue

Creates and logs a brand new issue detailing a problem or suggestion in a repository.

Create Pull Request

Initiates a pull request to merge changes between branches.

Create Repo

Creates an entirely new, blank repository account on Gitee.

Get File Content

Fetches and reads the actual text content of a specified file path in a repository.

Get Repo

Retrieves general structural details about a specific repository.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Gitee MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Gitee integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Gitee, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Gitee MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Gitee. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The friction comes from context switching.

Right now, updating your project status is a multi-step chore. You have to log into Gitee, check the 'Issues' tab for bugs, then switch over to the 'Commits' tab to see when someone fixed it, and finally jump to 'Pull Requests' to make sure the fix didn't break anything else. It’s clicking, copying, pasting, and mentally tracking where you left off.

With this MCP, that entire process collapses into a single dialogue. You ask your agent about the bug, and in one response, it synthesizes data from issues, commit logs, and pull requests. You get an immediate, coherent answer without ever leaving your chat window.

Gitee MCP gives you conversational repository control.

The manual steps that vanish are the repeated logins, the navigating between tabs (Issues -> Commits -> PRs), and the need to copy a repo name just for an API call. Your agent handles all of that under the hood.

It's not just about listing things; it's about receiving synthesized knowledge immediately. You finally get to treat your entire development stack like one conversation.

What Gitee MCP does for your AI

Dealing with large codebases means jumping between tabs: checking repo status here, opening an issue tracker there, and finally reviewing pull requests somewhere else. That friction slows you down.

This MCP connects your AI client directly to Gitee's core functions. Instead of navigating the web interface, you talk to your agent. Your agent reads repository data, lists all projects belonging to a user, and even generates new repositories on demand. Need to track something? You can list existing issues or create brand-new ones with just a prompt.

When code changes, you don't have to manually audit the history; your agent pulls commit logs and details for specific files right into your conversation. This ability to treat complex development processes like a natural dialogue makes managing dev workflows simple. It’s exactly what Vinkius built this catalog for: giving power users direct access to deep service functionality through conversational AI.

Built · Hosted · Managed by Vinkius Gitee MCP - Code Hosting & Repo Management via AI
Server ID 019d8440-64ce-713c-af21-9d08b43dc3af
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Gitee MCP

How do I list my user repositories using Gitee MCP? +

You simply ask your agent to list all user repositories. The system runs the list_user_repos tool and returns a comprehensive list of every project you own.

Can I create an issue in Gitee via the Gitee MCP? +

Yes, you can. Just ask your agent to 'Create a new issue' in a specific repository, detailing the title and body content for bug tracking.

What if I need to see old code history with Gitee MCP? +

You prompt the agent to list repository commits. It executes list_repo_commits, showing you a detailed log of changes across your specified branches and projects.

Does Gitee MCP help me review pull requests? +

Yes, you can use list_pull_requests to see the status of open or closed PRs. You can even ask the agent to create a new pull request for merging code.

Is Gitee MCP only for large teams? +

No. While it's powerful for teams, solo developers use it constantly too. It lets you list your own repositories and manage personal projects just as easily.