Metadata-Version: 2.4
Name: sonarqube-mcp-py
Version: 0.1.0
Summary: Python MCP server for SonarQube — query projects, issues, quality gates, coverage, and hotspots
Project-URL: Repository, https://github.com/filhocf/sonarqube-mcp-py
Author-email: filhocf <filhocf@gmail.com>
License-Expression: MIT
Keywords: code-quality,mcp,sonarqube,static-analysis
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: fastmcp>=3.2.0
Requires-Dist: pydantic>=2.0
Requires-Dist: requests>=2.31.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=1.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: responses>=0.25.0; extra == 'dev'
Description-Content-Type: text/markdown

# sonarqube-mcp-py\n\nPython MCP server for SonarQube.
