Skip to main content
DatabasesTypeScript

s2-streamstore/s2-sdk-typescript

Official MCP server for the S2.dev serverless stream platform.

databasesofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/s2-streamstore/s2-sdk-typescript

Claude Desktop configuration example:

{
  "mcpServers": {
    "s2-sdk-typescript": {
      "command": "npx",
      "args": [
        "-y",
        "s2-streamstore/s2-sdk-typescript"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
TypeScript
Author
s2-streamstore