Find pull requests containing specific commits in an Azure DevOps repository. Query by commit IDs to accurately track and manage code changes across project branches.
Search for issues and pull requests across GitHub repositories using the GitHub Enterprise MCP Server to find relevant content based on queries, sorting, and pagination parameters.
An MCP server that enables AI agents to retrieve detailed GitHub Pull Request information using git commit hashes, branch names, or PR numbers. It automatically detects repositories and extracts comprehensive PR data including descriptions, labels, and reviews via the GitHub CLI.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
A standalone proxy that transforms any OpenAPI or Swagger-described REST API into an MCP server by mapping API operations to executable MCP tools. It enables AI clients to interact with existing web services through automated HTTP requests based on their official documentation.