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
{
"name": "hologres_mcp_server",
"version": "1.0.0",
"description": "A MCP Server for Hologres",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}