Skip to main content
Glama
docker-compose.yml262 B
version: "3.9" services: mcp-mongo-server: build: context: . dockerfile: Dockerfile environment: - MCP_MONGODB_URI=mongodb://muhammed:kilic@localhost:27017/database - MCP_MONGODB_READONLY=true tty: true stdin_open: true

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/kiliczsh/mcp-mongo-server'

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