MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-server-singlestore

mcp-server-singlestore

GitHub

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.

27
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