aistore.mcp.server

View as Markdown

AIStore MCP Server — lets AI agents interact with AIStore clusters.

Module Contents

Functions

NameDescription
_get_clientGet or create the AIS client for the current endpoint.
mainEntry point for the MCP server.

Data

_AIS_CLIENT

mcp

API

aistore.mcp.server._get_client() -> aistore.sdk.client.Client

Get or create the AIS client for the current endpoint.

aistore.mcp.server.main()

Entry point for the MCP server.

aistore.mcp.server._AIS_CLIENT: Optional[Client] = None
aistore.mcp.server.mcp = FastMCP(name='aistore', instructions='AIStore MCP Server for cluster management ...