mcp-server-singlestore

This repository offers an installer and MCP Server for SingleStore, facilitating seamless integration with LLMs through the Model Context Protocol. It enables natural language interaction with SingleStore using tools like Claude Desktop.

13
0

SingleStore MCP Server

License: MIT
smithery badge

This repository provides an installer and an MCP (Model Context Protocol) Server for SingleStore, facilitating integration between LLMs and SingleStore. MCP standardizes context management between LLMs and external systems. It allows interaction with SingleStore using natural language via Claude Desktop or any MCP client.

Quickstart: Installation is possible via Smithery, by cloning the repository, or using pip. The server offers tools like retrieving workspace/organization info, listing regions, executing SQL queries, managing virtual workspaces, listing notebook samples, creating notebooks/scheduled jobs, and fetching job details/execution history.

Components: The server implements tools for managing SingleStore resources, executing SQL, and handling notebook operations.

Configuration: The server requires the SINGLESTORE_API_KEY environment variable. Optionally, SINGLESTORE_DB_USERNAME and SINGLESTORE_DB_PASSWORD can be set, otherwise they must be provided as input parameters.

Repository

SI
singlestore-labs

singlestore-labs/mcp-server-singlestore

Created

March 3, 2025

Updated

March 27, 2025

Language

Python

Category

Database