Skip to main content
Glama
457,771 tools. Updated 2026-08-14 15:09

"How to create pull requests on GitHub" matching MCP tools:

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Web Content Retrieval (full webpage, filtered content, or Markdown-converted), Custom User-Agent, Multi-HTTP Method Support (GET/POST/PUT/DELETE/PATCH), LLM-Controlled Request Headers, LLM-Accessible Response Headers, and more.
    3
    7
    MIT

Matching MCP Connectors

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

  • Manage repositories, users, releases, and automate GitHub workflows

  • Scan GitHub repositories for leaked secrets in code, issues, and pull requests. Detects credentials and API keys without modifying any GitHub resources.
    GPL 3.0
  • Search issues and pull requests across all repositories using keywords, type, state, or labels. Ideal for cross-repo duplicate detection; set type='issues' to exclude pull requests.
    MIT
  • Search across code, issues, and pull requests in a single GitHub repository query. Supports GitHub search syntax and state filters.
    MIT
  • Retrieve open issues for any GitHub repository by providing its owner and name. Excludes pull requests to focus on actionable tasks.
    MIT
  • Fetches new open issues from watched GitHub repositories, filtered by creation date and optional subset, excluding pull requests and merged newest-first.
    MIT
  • Check if a GitHub issue is already being worked on by combining assignee and linked pull request signals, returning a boolean and supporting evidence.
    MIT
  • Posts infrastructure cost estimates to pull requests on GitHub, GitLab, Azure Repos, or Bitbucket. Updates existing comments automatically to keep cost discussions current.
    MIT