2026-08-08 21:56:50 -04:00
2026-07-15 17:53:14 -04:00
2026-08-08 21:56:50 -04:00
2026-07-15 17:53:14 -04:00
2026-07-15 17:53:14 -04:00

MCP Git Server

Git/Gitea repository browsing MCP server for Open WebUI — list, search, browse, and read files from Gitea repos.

  • Port: 8903 (app1 Docker — Open WebUI fleet)
  • Framework: FastMCP
  • Source: server.py (65 lines)

Tools

Tool Description
list_repos List all repositories
search_repos Search repositories by keyword
browse_repo Browse repo contents
read_file Read file from a repo

Configuration

  • API Endpoint: https://git.itpropartner.com/api/v1
  • Authentication: None — public repo browsing only (no token required)

Deployment

  • Location: app1 (152.53.36.131) — Docker container
S
Description
mcp-git MCP server source code
Readme
27 KiB
Languages
Python 93.3%
Dockerfile 6.7%