Skip to main content
Glama

HANA Cloud MCP Server

by HatriGt
App.jsx421 B
import { Toaster } from 'react-hot-toast' import MainApp from './components/MainApp' function App() { return ( <> <MainApp /> <Toaster position="top-right" toastOptions={{ duration: 4000, style: { background: '#363636', color: '#fff', borderRadius: '8px', }, }} /> </> ) } export default App

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