pcp-mcp 1.0.2__py3-none-any.whl → 1.0.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
pcp_mcp/tools/system.py CHANGED
@@ -1,7 +1,5 @@
1
1
  """System health tools for clumped metric queries."""
2
2
 
3
- from __future__ import annotations
4
-
5
3
  from datetime import datetime, timezone
6
4
  from typing import TYPE_CHECKING, Annotated, Literal, Optional
7
5
 
@@ -149,7 +147,7 @@ async def _fetch_system_snapshot(
149
147
  return snapshot
150
148
 
151
149
 
152
- def register_system_tools(mcp: FastMCP) -> None:
150
+ def register_system_tools(mcp: "FastMCP") -> None:
153
151
  """Register system health tools with the MCP server."""
154
152
 
155
153
  @mcp.tool(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pcp-mcp
3
- Version: 1.0.2
3
+ Version: 1.0.3
4
4
  Summary: MCP server for Performance Co-Pilot
5
5
  Keywords: mcp,pcp,performance-co-pilot,monitoring,model-context-protocol
6
6
  Author: Major Hayden
@@ -16,11 +16,11 @@ pcp_mcp/server.py,sha256=N_XknbUCoURd7JQsNO8Tl7i9sdQZetTTE5LFsRjZozs,5030
16
16
  pcp_mcp/tools/AGENTS.md,sha256=1yt_W-TYlGA0aWJYCM7D0i2D4899E6_kIhyoqP1np-g,1963
17
17
  pcp_mcp/tools/__init__.py,sha256=sXhOqqnUwzSf16QU6eS79LMvXJcv7jqSXQlrpQG4UV0,505
18
18
  pcp_mcp/tools/metrics.py,sha256=x0HrO_EQMPVM_IE-nC2aIYFqUys9BX15gYyLDMQkEnA,6721
19
- pcp_mcp/tools/system.py,sha256=g1f5j1qztUNW_4SL1pwFufZ5ZxphAn2sC6Zt98MApLk,16845
19
+ pcp_mcp/tools/system.py,sha256=X-ubTv-8Mhirmve9iFxwo1WLHb_lQ5akmbJ4OGLWRqI,16811
20
20
  pcp_mcp/utils/__init__.py,sha256=tTbcqrCV9pBBm7N3MwEI37Lc0JM1CVbw_etw36ejRWc,884
21
21
  pcp_mcp/utils/builders.py,sha256=n13Ou6cb1-YToG-M31J8_jWajq8ioJx6tJTKnqaQiio,10293
22
22
  pcp_mcp/utils/extractors.py,sha256=fy6aCI23JuGt73oIDxwPW_K4B0fJkFCF1VxYkBst0Y4,2279
23
- pcp_mcp-1.0.2.dist-info/WHEEL,sha256=XV0cjMrO7zXhVAIyyc8aFf1VjZ33Fen4IiJk5zFlC3g,80
24
- pcp_mcp-1.0.2.dist-info/entry_points.txt,sha256=PhVo92EGoS05yEpHVRyKEsxKya_bWlPLodp-g4tr2Rg,42
25
- pcp_mcp-1.0.2.dist-info/METADATA,sha256=-04Y69jiWvt9YYFr_sNx1QKC-BGu8AB-0u2KOqDoENA,7024
26
- pcp_mcp-1.0.2.dist-info/RECORD,,
23
+ pcp_mcp-1.0.3.dist-info/WHEEL,sha256=XV0cjMrO7zXhVAIyyc8aFf1VjZ33Fen4IiJk5zFlC3g,80
24
+ pcp_mcp-1.0.3.dist-info/entry_points.txt,sha256=PhVo92EGoS05yEpHVRyKEsxKya_bWlPLodp-g4tr2Rg,42
25
+ pcp_mcp-1.0.3.dist-info/METADATA,sha256=VjDhKh4Dj2RFptMvtXhsVbtJ9PUJiu_ZWx9xw6rVWtU,7024
26
+ pcp_mcp-1.0.3.dist-info/RECORD,,