Serversai.kubit/mcp-server
S

Kubit

ai.kubit/mcp-server · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.kubit.ai/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "ai.kubit/mcp-server",
  "description": "Bring Kubit into your AI workflow — query your warehouse with natural language",
  "title": "Kubit",
  "repository": {
    "url": "https://github.com/Kubit-AI/mcp-server",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://docs.kubit.ai/docs/mcp-server",
  "icons": [
    {
      "src": "https://kubit.ai/wp-content/uploads/2025/12/Logo-Blue-Background-Stacked.png",
      "mimeType": "image/png",
      "theme": "light"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.kubit.ai/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}