Skip to main content
Glama
526,617 tools. Updated 2026-09-07 04:26

"GitHub repository for litopys-dev/litopys project" matching MCP tools:

  • Fetch public metadata for a GitHub repository by providing its owner and repository name. Returns the core project details in clean JSON.
    MIT
  • Creates a GitHub repository and pushes your local project code to it for dynamic deployments, or generates a repo from a SaaS template when no path is given.
    MIT
    Destructive
  • Fetches GitHub repository data by owner and name. Provides metadata, contents, and stats for the specified repository.
    MIT
  • Report bugs found during testing, track test failures, or create actionable items from chat discussions by creating a GitHub issue in the project's connected repository.
    MIT
  • List GitHub repository issues to monitor bugs, feature requests, and tasks. Retrieve issue details directly from any repo for streamlined project tracking.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Persistent graph-based memory for AI agents, stored as plain markdown — no vector DB. Typed nodes and 11 relation types via 5 MCP tools (search, get, create, link, related), stdio and HTTP/SSE transports.
    3
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables natural-language analysis of GitHub repositories by exposing repository metadata, source code retrieval, search, and file reading as MCP tools, with answers grounded in the actual repository content.
    -

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.

  • List all services within a Bult project, including app, database, GitHub repository, Docker image, and cloud hosting deployment targets.
    MIT
  • Load a local directory or GitHub repository for codebase analysis. Automatically clones the repo if a URL is provided and swaps it in as the active project.
    Business Source 1.1
  • Publish any working directory as a GitHub repository. Automatically generates README and .gitignore, initializes git, creates the repo, commits, pushes, and returns the URL.
    MIT
  • Edit files in a GitHub repository and commit changes. Supports full file replacement or surgical search/replace edits. Defaults to dev branch; use main only for hotfixes.
    MIT
  • Write files to a GitHub repository for connector solutions. Use this to create or update connector code files individually on the dev branch.
    MIT
  • Convert GitHub owner and repository names into valid GitHub URLs with built-in validation. Ensure correct URL formatting for public, private, or non-existent repositories.
    MIT
  • Permanently delete a GitHub repository, including all data, issues, pull requests, and wiki content. Use when a repository must be removed from GitHub permanently and cannot be recovered.
    MIT
  • List configured GitHub Apps to access private repositories. Identify which apps are available for authenticated repository operations.
    MIT