Skip to main content
Glama

SingleStore MCP Server

# SingleStore Database Configuration # Copy this file to .env and fill in your values # Database connection settings SINGLESTORE_HOST=your-host.singlestore.com SINGLESTORE_PORT=3306 SINGLESTORE_USER=your-username SINGLESTORE_PASSWORD=your-password SINGLESTORE_DATABASE=your-database # Note: Never commit the actual .env file with credentials to version control # Add .env to your .gitignore file

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