SingleStore MCP Server
Connects agents to SingleStore workspaces: list databases, describe tables, run SQL.
Add it to your client
Official- Transport
- stdio
- Runtime
- Python
- Auth
- Required
- License
- Apache-2.0
SingleStore Labs publishes this server for its own cloud platform. An agent can enumerate the organizations and workspaces a key has access to, walk the databases and tables inside them, and execute SQL against a chosen workspace. Because SingleStore is used for real-time analytics on top of transactional data, the common use is exploratory: ask a question in plain language, let the agent shape the SQL, and read the result without opening the portal.
Similar MCP servers
ClickHouse MCP Server
MCP serverRun read-only SQL against ClickHouse and browse its databases and tables.
StarRocks MCP Server
MCP serverRuns read and write SQL against a StarRocks cluster and returns overviews of tables and databases.
Snowflake MCP Server
MCP serverQueries Snowflake data and Cortex services through MCP tools.

Comments(0)
Sign in to comment