MCP.so
ログイン
F

Forgejo Mcp

@raohwork

Forgejo Mcp について

Manage Gitea/Forgejo repositories through AI assistants.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

raohwork

投稿者

Ronmi Ren

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "forgejo": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "FORGEJOMCP_TOKEN",
        "ronmi/forgejo-mcp",
        "stdio",
        "--server",
        "https://your-forgejo-instance.com"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Forgejo Mcp?

Forgejo Mcp is an MCP server that integrates with Forgejo to manage issues, projects, releases, and other repository features. It is intended for developers using the Forgejo platform.

How to use Forgejo Mcp?

Key features of Forgejo Mcp

  • Create, edit, and view issues
  • Add, remove, and replace labels
  • Manage issue comments and attachments
  • Set issue dependencies
  • Manage labels, milestones, and repositories
  • Manage version releases and attachments
  • View pull requests and wiki pages
  • View Forgejo Actions

Use cases of Forgejo Mcp

  • Automate issue creation and labeling in Forgejo projects
  • Manage project milestones and releases programmatically
  • Search and list repositories for CI/CD pipelines
  • Update wiki pages as part of documentation workflows

FAQ from Forgejo Mcp

コメント

「その他」の他のコンテンツ