Skip to main content
Glama

Multi Database MCP Server

MIT License
294
  • Linux
  • Apple
go.mod613 B
module github.com/FreePeak/db-mcp-server go 1.23 toolchain go1.24.1 require ( github.com/FreePeak/cortex v1.0.5 github.com/go-sql-driver/mysql v1.9.1 github.com/joho/godotenv v1.5.1 github.com/lib/pq v1.10.9 go.uber.org/zap v1.27.0 ) require ( filippo.io/edwards25519 v1.1.0 // indirect github.com/google/uuid v1.6.0 // indirect github.com/stretchr/objx v0.5.2 // indirect go.uber.org/multierr v1.11.0 // indirect ) require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/stretchr/testify v1.10.0 gopkg.in/yaml.v3 v3.0.1 // indirect )

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