mcp-server-singlestore
19
The SingleStore MCP Server facilitates the integration of large language models with SingleStore, allowing users to interact with databases via natural language. It offers various tools for managing workspaces and executing operations seamlessly.
SingleStore MCP Server
SingleStore MCP Server provides a standardized protocol to manage context between large language models (LLMs) and external systems, facilitating seamless integration with SingleStore. The server supports interaction via natural language, making complex operations accessible. It offers a set of tools to interact with workspace details, execute SQL operations, and manage workspaces and organizations.
Requirements
- Python >= v3.11.0
- Installed uvx
- Compatible with Claude Desktop, Cursor, and other LLM clients
Client Setup
- Use
uvx singlestore-mcp-server init
for easy setup - Installation via Smithery
- Manual configuration for Claude Desktop and Cursor
Components
- Implements tools for managing workspaces, executing SQL, and scheduling jobs.