← Registry

Developer Tools

methe.tech

Provides Git repository management functions for local repositories.

1 endpoint18 known toolsFirst detected May 22, 2026Last detected June 29, 2026

ENDPOINT 1

https://mcp.methe.tech/gdp/mcp

No auth detected

Known tools 18

repo_summary

Returns a compact summary of the selected GDP repository when a local GDP session is connected.

list_repos

Lists repositories currently open as GDP tabs.

git_status

Returns branch and working tree status for the selected GDP repository.

git_diff

Returns the current diff for the selected GDP repository or selected paths.

list_files

Lists files inside the selected GDP repository with optional pattern filtering.

read_file

Reads an allowed repository-relative file from the selected GDP repository.

read_files

Reads multiple allowed repository-relative files from the selected GDP repository in one call, using GDP's configured per-file size limit.

read_folder

Reads a repository-relative folder as a bounded context bundle, using GDP ignore settings and the configured per-file size limit.

read_context

Returns a repository or feature-area context pack with a tree, readable files, skipped-file reasons, and suggested follow-up tools.

search_repo

Searches text in the selected GDP repository and returns compact matches.

doctor_patch

Dry-runs a unified diff through GDP Patch Doctor without queueing or applying it.

list_incoming_patches

Lists content-free summaries of queued incoming GDP patches for the selected repository.

list_check_runs

Lists Auto-Terminal commands already run locally by the GDP user for the selected repository.

list_suggested_checks

Lists persistent Auto-Terminal suggestion metadata for the selected GDP repository.

read_check_run_output

Reads stdout, stderr and metadata for one Auto-Terminal command the GDP user already ran locally.

submit_suggested_checks

Queues Auto-Terminal command suggestions for the local GDP user to review and optionally run.

submit_patch

Queues one complete unified diff in GDP for local human review.

render_patch_intake

Renders a ChatGPT Apps UI widget for GDP patch diagnosis or queue status.