Gitea MCP Tool (SupenBysz/gitea-mcp-tool) is an MCP server listed on the M8ven Trust Index. It scores 50 out of 100, grade D. It declares 22 tools. No publisher has claimed this listing.
Enables AI assistants to interact with Gitea repositories through intelligent tools for issue/PR management, workflow analysis, compliance checking, and content generation, plus 200+ CLI commands for complete CRUD operations.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
SupenBysz
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
gitea_initInitialize project configuration files (.gitea-mcp.json). Auto-detects Git repository info if available.
gitea_mcp_upgradeUpgrade Gitea MCP tool to the latest version. Downloads and installs from the latest release.
gitea_context_getGet current default context (owner, repo, org, project)
gitea_context_setSet default context for subsequent operations. All parameters are optional.
gitea_user_currentGet information about the currently authenticated user
gitea_compliance_check_branchCheck if branch name complies with naming conventions. Returns compliance status and suggestions.
gitea_compliance_check_commitCheck if commit message complies with Conventional Commit format. Can check by SHA or message directly.
gitea_compliance_check_prCheck if PR description complies with format requirements (sections, issue links, etc.).
gitea_compliance_check_allRun comprehensive compliance check on branch, commits, and/or PR. Returns detailed report.
gitea_compliance_initInitialize compliance configuration file (.gitea/compliance.yaml) with default rules.
gitea_issue_createCreate a new issue. Use this tool for AI-assisted issue creation with smart content generation.
gitea_pr_createCreate a new pull request. Use this tool for AI-assisted PR creation with smart content generation.
gitea_workflow_initInitialize Issue workflow configuration for a project. Generates .gitea/issue-workflow.yaml with labels, board columns, and automation rules based on project type.
gitea_workflow_load_configLoad and parse the workflow configuration from .gitea/issue-workflow.yaml. Returns the parsed config and validation results.
gitea_workflow_sync_labelsSync repository labels based on workflow configuration. Creates status/*, priority/*, type/* and other labels defined in the config.
gitea_workflow_sync_boardCreate or update project board with columns mapped to status labels. Columns: Backlog, In Progress, Review, Testing, Done.
gitea_workflow_check_issuesCheck all open issues against workflow rules. Identifies missing labels, conflicts, and provides suggestions for improvement.
gitea_workflow_infer_labelsInfer labels for an issue based on title and body content. Uses keyword matching and pattern recognition to suggest type, priority, and area labels.
gitea_workflow_check_blockedDetect issues that are blocked or exceeding SLA. Checks for stale issues based on priority-specific time limits.
gitea_workflow_escalate_priorityAutomatically escalate priority for aged issues. P3→P2 after 30 days, P2→P1 after 14 days, P1→P0 after 3 days. Security issues are always P0.
gitea_workflow_sync_statusSynchronize issue status labels with project board column positions. Supports label-to-board, board-to-label, or bidirectional sync.
gitea_workflow_generate_reportGenerate a comprehensive workflow report including issue statistics, health score, and recommendations. Output in JSON and Markdown formats.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided
GITEA_API_TOKEN在运行前,请在环境变量中提供 ,否则服务器会因缺少认证而启动失败。GITEA_BASE_URLGITEA_DEFAULT_ORGGITEA_DEFAULT_OWNERGITEA_DEFAULT_PROJECTGITEA_DEFAULT_REPOGITEA_PASSWORDGITEA_SERVER_URLGITEA_TIMEOUTGITEA_TOKENGITEA_URLGITEA_USERNAMELOG_LEVELTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
22/22 tools missing one or more hints — gitea_init (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); gitea_mcp_upgrade (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); gitea_context_get (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +19 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
20/22 tool handlers declare input schemas (91%)
Declare an inputSchema with zod/joi/yup on every tool definition.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tool test coverage
Only 0/22 tools referenced in tests (0%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
18 calls in production code run through a shell (src/utils/git-detector.ts:63, src/utils/git-detector.ts:173, src/utils/git-detector.ts:194)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.23.0 (high), @modelcontextprotocol/sdk@1.23.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Dev dependencies
1 critical/high in dev-only deps (does not ship to users)
Upgrade dev dependencies when convenient.
Dependency freshness
1/10 production deps stale: prompts@2023-10-21 (2.9y)
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/supenbysz/gitea-mcp-tool)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check