grafana-loki-mcp

View on PyPIReverse Dependencies (0)

0.1.2 grafana_loki_mcp-0.1.2-py3-none-any.whl

Wheel Details

Project: grafana-loki-mcp
Version: 0.1.2
Filename: grafana_loki_mcp-0.1.2-py3-none-any.whl
Download: [link]
Size: 9104
MD5: 33433ff8aeb7c58fe409b626968cd522
SHA256: 6208891f55f526d3077bee719c3e64865dab2772c4333ace1f85a9ae9df97ba8
Uploaded: 2025-03-12 13:12:44 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: grafana-loki-mcp
Version: 0.1.2
Summary: A FastMCP server for querying Loki logs from Grafana
Author-Email: tumf <tumf[at]no-reply.github.com>
Project-Url: Homepage, https://github.com/tumf/grafana-loki-mcp
Project-Url: Issues, https://github.com/tumf/grafana-loki-mcp/issues
License: MIT License Copyright (c) 2024 tumf Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: fastmcp (>=0.1.0)
Requires-Dist: requests (>=2.25.0)
Requires-Dist: black (>=23.0.0); extra == "dev"
Requires-Dist: isort (>=5.12.0); extra == "dev"
Requires-Dist: mypy (>=1.0.0); extra == "dev"
Requires-Dist: pytest-cov (>=4.0.0); extra == "dev"
Requires-Dist: pytest (>=7.0.0); extra == "dev"
Requires-Dist: ruff (>=0.0.270); extra == "dev"
Requires-Dist: types-requests (>=2.25.0); extra == "dev"
Requires-Dist: types-setuptools; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3676 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
grafana_loki_mcp/__init__.py sha256=k4himsBlMLbQigYe834zZ0JlxPVOBvAcchFxLi2rW9M 113
grafana_loki_mcp/__main__.py sha256=-wSTo56lzS0cs4sBLORBXkCspe27-evNNifxrg3rwSI 238
grafana_loki_mcp/__version__.py sha256=tmQgxezP6zPjYHTR_H_u3dxihFxAbzS0TNm9qIdq4HQ 50
grafana_loki_mcp/server.py sha256=ImsPzMzdv53606cqN-5mmp72kSufC0OgsmAsNTWLCYc 19165
grafana_loki_mcp-0.1.2.dist-info/METADATA sha256=SIlIZKQhe7Tu4y6NjZQ8-RCb_xbSudyq1RoFMfnjhnc 6093
grafana_loki_mcp-0.1.2.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
grafana_loki_mcp-0.1.2.dist-info/entry_points.txt sha256=KVzPUh4BgYcnrxeeWoseiSlYOKNQ_0lCfN7jiyIYTWs 68
grafana_loki_mcp-0.1.2.dist-info/licenses/LICENSE sha256=GdOgqR55GkIl4OMNqPGydu1wqXotab3B6pVs6UudGk4 1064
grafana_loki_mcp-0.1.2.dist-info/RECORD

entry_points.txt

grafana-loki-mcp = grafana_loki_mcp.__main__:main