Skip to main content
Glama

Hologres MCP Server

Official
by aliyun
pyproject.toml501 B
[project] name = "hologres-mcp-server" version = "0.1.9" description = "A MCP Server for Hologres" readme = "README.md" requires-python = ">=3.10" dependencies = [ "httpx>=0.28.1", "mcp>=1.4.1", "python-dotenv>=1.0.1", "psycopg>=3.1.0", "psycopg-binary>=3.1.0", "pglast>=7.5" ] [[project.authors]] name = "TimothyDing" email = "ding_ye_timo@163.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] hologres-mcp-server = "hologres_mcp_server:main"

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/aliyun/alibabacloud-hologres-mcp-server'

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