Skip to main content
Glama

Multi Database MCP Server

MIT License
294
  • Linux
  • Apple
docker-compose.mcp-test.yml397 B
version: "3.8" services: db-mcp-test: build: context: . dockerfile: test.Dockerfile volumes: - ./config.json:/app/config.json # For testing purposes tty: true stdin_open: true # Use this for debugging command: ["bash"] # Use this for actual MCP proxy execution # command: ["mcp-proxy","/app/server-linux","-t","stdio","-no-log","--stdio"]

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/FreePeak/db-mcp-server'

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