Skip to main content
Glama

go-mcp-postgres

go.mod996 B
module github.com/guoling2008/go-mcp-postgres go 1.23 require ( github.com/DATA-DOG/go-sqlmock v1.5.2 github.com/go-sql-driver/mysql v1.9.1 github.com/jackc/pgx v3.6.2+incompatible github.com/jmoiron/sqlx v1.4.0 github.com/mark3labs/mcp-go v0.17.0 github.com/nicksnyder/go-i18n/v2 v2.2.2 github.com/pelletier/go-toml/v2 v2.2.3 github.com/stretchr/testify v1.10.0 golang.org/x/text v0.23.0 ) require ( filippo.io/edwards25519 v1.1.0 // indirect github.com/cockroachdb/apd v1.1.0 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/gofrs/uuid v4.4.0+incompatible // indirect github.com/google/uuid v1.6.0 // indirect github.com/jackc/fake v0.0.0-20150926172116-812a484cc733 // indirect github.com/pkg/errors v0.9.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/shopspring/decimal v1.4.0 // indirect github.com/yosida95/uritemplate/v3 v3.0.2 // indirect golang.org/x/crypto v0.36.0 // indirect 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/guoling2008/go-mcp-postgres'

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