Skip to main content
Glama

Curupira

by drzln
index.ts289 B
/** * @fileoverview Curupira authentication system */ export * from './types.js' export * from './providers/jwt.js' export * from './middleware/auth.js' export * from './repositories/user.js' export * from './repositories/session.js' export { createAuthSystem } from './auth-system.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/drzln/curupira'

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