Skip to main content
Glama
by chayasin
pyproject.toml413 B
[project] name = "mcp-database" version = "0.1.0" description = "MCP server for PostgreSQL database with query execution and schema inspection" requires-python = ">=3.10" dependencies = [ "mcp>=0.1.0", "psycopg2-binary>=2.9.9", "python-dotenv>=1.0.0", "pandas>=2.0.0", ] [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.setuptools] packages = ["src"]

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/chayasin/mcp-database'

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