SingleStore MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_er_diagramB | Generate a Mermaid ER diagram of the database schema |
| list_tablesB | List all tables in the database |
| query_tableC | Execute a query on a table |
| describe_tableC | Get detailed information about a table |
| run_read_queryB | Execute a read-only (SELECT) query on the database |
| create_tableC | Create a new table in the database with specified columns and constraints |
| generate_synthetic_dataC | Generate and insert synthetic data into an existing table |
| optimize_sqlB | Analyze a SQL query using PROFILE and provide optimization recommendations |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/madhukarkumar/singlestore-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server