MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Databases/SingleStore
DatabasesOfficial
S

SingleStore

Interact with the SingleStore database platform

32 starsUpdated Jun 12, 2026
View on GitHub

Ads

Overview

Model Context Protocol) (MCP) is a standardized protocol designed to manage context between large language models (LLMs) and external systems. This repository provides an installer and an MCP Server for Singlestore, enabling seamless integration. With MCP, you can use Claude Desktop, Claude Code, Cursor, or any compatible MCP client to interact with SingleStore using natural language, making it easier to perform complex operations effortlessly. 💡 Pro Tip: Not sure what the MCP server can do? Just call the /help prompt in your chat!

Installation

uvx singlestore-mcp-server start

Configuration

{
  "mcpServers": {
    "singlestore-mcp-server": {
      "command": "uvx",
      "args": [
        "singlestore-mcp-server",
        "start"
      ]
    }
  }
}

Capabilities

  • Get your user and organization details

    ask the assistant to retrieve your account info with `get_user_info` and `organization_info`.

  • Manage workspaces

    list, create, resume, or terminate workspaces using `workspaces_info`, `create_starter_workspace`, `resume_workspace`, and `terminate_starter_workspace`.

  • Run SQL queries on a workspace

    execute SQL against a connected workspace by providing the query and connection details via `run_sql`.

  • Create and schedule notebooks

    build notebooks with `create_notebook_file`, upload files with `upload_notebook_file`, and schedule jobs with `create_job_from_notebook`.

  • Manage Stage files

    list, upload, move, and delete files in Stage deployments using `stage_list_files`, `stage_upload_file`, `stage_move`, and `stage_delete`.

Tags

  • database
  • sql
  • cloud-infrastructure

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025