Skip to main content
Glama

GitHub PR Issue Analyser

by saidsef
pyproject.toml767 B
[project] name = "mcp-github-pr-issue-analyser" version = "3.4.1" description = "MCP GitHub Issues Create/Update and PR Analyse" readme = "README.md" requires-python = ">=3.12" authors = [ { name = "saidsef" } ] dependencies = [ "mcp[cli]==1.16.0", "requests==2.32.5", "uv==0.9.2", ] [project.scripts] mcp-github-pr-issue-analyser = "mcp_github.issues_pr_analyser:main" [project.urls] homepage = "https://github.com/saidsef/mcp-github-pr-issue-analyser" issues = "https://github.com/saidsef/mcp-github-pr-issue-analyser/issues" [tool.setuptools] package-dir = {"" = "src"} [tool.pytest.ini_options] testpaths = ["tests"] python_files = ["test_*.py"] [build-system] requires = ["setuptools>=61.0", "wheel"] build-backend = "setuptools.build_meta"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saidsef/mcp-github-pr-issue-analyser'

If you have feedback or need assistance with the MCP directory API, please join our Discord server