Skip to main content
Glama
routes.ts400 B
import { type RouteConfig, index, route } from '@react-router/dev/routes' export default [ index('routes/index.tsx'), route('authorize', 'routes/authorize.tsx'), route('ui/token-input', 'routes/ui/token-input.tsx'), route('ui/journal-viewer', 'routes/ui/journal-viewer.tsx'), route('ui/entry-viewer', 'routes/ui/entry-viewer.tsx'), route('/*', 'routes/catch-all.tsx'), ] satisfies RouteConfig

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/epicweb-dev/epic-me-mcp'

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