Skip to main content
Glama

RAGmonsters Custom PostgreSQL MCP Server

.env.example242 B
# Database connection POSTGRESQL_ADDON_URI=postgresql://user:password@host:port/database # Server configuration PORT=8080 # LLM API configuration LLM_API_KEY=your-api-key-here LLM_API_MODEL=gpt-4o-mini LLM_API_URL=https://api.openai.com/v1

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/LostInBrittany/RAGmonsters-mcp-pg'

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