Skip to main content
Glama

HANA Cloud MCP Server

by HatriGt
hana-mcp-server.js251 B
#!/usr/bin/env node /** * HANA MCP Server - Main Entry Point * * This is a thin wrapper that starts the modular MCP server. * The actual implementation is in src/server/index.js */ // Start the modular server require('./src/server/index.js');

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/HatriGt/hana-mcp-server'

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