Skip to main content
Glama
rajeevchandra

SQL Query MCP Server

Dockerfile177 B
FROM python:3.11-slim WORKDIR /app COPY . . RUN pip install streamlit requests CMD ["streamlit", "run", "streamlit_app.py", "--server.port=8501", "--server.address=0.0.0.0"]

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/rajeevchandra/mcp-ollama-postgres'

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