Skip to main content
Glama

SingleStore MCP Server

.gitignore535 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments venv/ env/ .env/ .venv/ # IDE specific files .idea/ .vscode/ *.swp *.swo # Python testing .pytest_cache/ .coverage coverage.xml htmlcov/ # Environment variables .env .env.local .env.remote # Logs *.log # Local development settings config/settings.local.toml # Cache files .mypy_cache/ .dmypy.json dmypy.json # Tool specific tool_result.txt .DS_Store

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/singlestore-labs/mcp-server-singlestore'

If you have feedback or need assistance with the MCP directory API, please join our Discord server