Skip to main content
Glama
App.tsx241 B
import { HashRouter } from 'react-router-dom' import routes from '@/routes' const App = () => { return <HashRouter>{routes()} </HashRouter> // return <BrowserRouter basename={'/'}>{routes()}</BrowserRouter> } export default App

Latest Blog Posts

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/weibaohui/k8m'

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