Servers

Hap Mcp
@mingdaocloud
HAP (Super Application Platform) is developed by Mingdao( https://www.mingdao.com )The launched APaaS platform helps you build enterprise level applications quickly without coding. This is HAP's MCP (Model Context Protocol) server, used for seamless integration of AI. It enables
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hap-mcp": {
"type": "streamable_http",
"url": "https://api2.mingdao.com/mcp?HAP-Appkey=ab14bdc682de8bd0&HAP-Sign=OTY0MTczZWE5ZGQxZGIyNjUwNTczNzUyYzk4ZDA5NDNjNGU1YjYxYWMxYzE4YmU2NzkwNGE1NDQ1ZmFkNWUyNQ=="
}
}
}