Skip to content

Commit 5f8121f

Browse files
authored
add MCP server badge (#39)
1 parent 4f8b7ec commit 5f8121f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The [Model Context Protocol](https://www.anthropic.com/news/model-context-protocol) (MCP) is an open standard that enables seamless integration between Large Language Models (LLMs) and external tools. Whilst it can be implemented in any AI system, including custom LLM setups, the degree of integration and optimisation varies based on the model's architecture and capabilities.
44

5+
<a href="https://glama.ai/mcp/servers/@saidsef/mcp-github-pr-issue-analyser">
6+
<img width="380" height="200" src="https://glama.ai/mcp/servers/@saidsef/mcp-github-pr-issue-analyser/badge" alt="GitHub PR Issue Analyser MCP server" />
7+
</a>
8+
59
This MCP application serves as a bridge between LLMs and GitHub's repository management features, offering automated analysis of pull requests and comprehensive issue management. It provides a robust set of tools to fetch PR details, create issues, and update issues directly from your desktop LLM. The application is designed with modularity in mind, supporting extensibility via the MCP tool interface and seamless integration with existing workflows.
610

711
The toolset enables automated PR analysis, issue tracking, tagging and release management through a standardised MCP interface, making it ideal for teams seeking to streamline their GitHub workflow automation.
@@ -125,4 +129,4 @@ Our latest and greatest source of *mcp-github-pr-issue-analyser* can be found on
125129

126130
We would :heart: you to contribute by making a [pull request](https://github.com/saidsef/mcp-github-pr-issue-analyser/pulls).
127131

128-
Please read the official [Contribution Guide](./CONTRIBUTING.md) for more information on how you can contribute.
132+
Please read the official [Contribution Guide](./CONTRIBUTING.md) for more information on how you can contribute.

0 commit comments

Comments
 (0)