kspot-mcp
v0.1.9
Published
MCP server exposing Kloudspot APIs via kloudspot-analytics-sdk
Downloads
1,074
Readme
kspot-mcp
An MCP server that exposes Kloudspot APIs as tools via the published kloudspot-analytics-sdk.
- Dynamic discovery: every
sdk.api.<service>.<method>()is auto-exposed as a tool. - No extra codegen: bump the SDK version to gain new tools.
- Per-call headers: pass custom headers (e.g.,
X-Impersonate-User) via tool input.
Setup
git clone <your repo>
cd kspot-mcp
npm i