Skip to main content
Glama

Curupira

by drzln
index.ts466 B
/** * @fileoverview Utility functions exports for Curupira CLI */ // Project detection utilities export { detectProject, detectPackageManager, checkForUpdates, validateProject } from './project-detector.js' export type { ProjectDetection, UpdateInfo } from './project-detector.js' // Template generation utilities export { generateConfigTemplate, generateFrameworkTemplate, loadTemplateFile, validateTemplate } from './template-generator.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