Stacklet MCP Server
An open-source Model Context Protocol server, published by Stacklet and distributed on PyPI as stacklet-mcp, that grants an LLM three toolsets against a Stacklet deployment: AssetDB SQL queries (ad hoc and saved), Platform GraphQL operations with large dataset export, and read access to the deployment documentation. It runs locally over stdio and authenticates as the user logged in through the stacklet-admin CLI; write operations (saving queries, archiving queries, executing GraphQL mutations) are disabled by default and must be opted into with explicit environment variables.