mcp-server-singlestore

thesimsguy/mcp-server-singlestore

3.2

If you are the rightful owner of mcp-server-singlestore and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The SingleStore MCP Server enables seamless integration between SingleStore and Model Context Protocol (MCP) clients, allowing users to interact with SingleStore using natural language.

Tools

Functions exposed to the LLM to take actions

workspace_groups_info

Retrieve details about the workspace groups accessible to the user.

workspaces_info

Retrieve details about the workspaces in a specific workspace group.

organization_info

Retrieve details about the user's current organization.

list_of_regions

Retrieve a list of all regions that support workspaces for the user.

execute_sql

Execute SQL operations on a connected workspace.

list_virtual_workspaces

List all starter workspaces accessible to the user.

create_virtual_workspace

Create a new starter workspace with a user.

execute_sql_on_virtual_workspace

Execute SQL operations on a virtual workspace.

list_notebook_samples

List all notebook samples available in SingleStore Spaces.

create_notebook

Create a new notebook in the user's personal space.

list_personal_files

List all files in the user's personal space.

create_scheduled_job

Create a new scheduled job to run a notebook.

get_job_details

Get details about a specific job.

list_job_executions

List execution history for a specific job.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources