Skip to main content
Glama

Curupira

by drzln
index.ts479 B
/** * @fileoverview Command parser exports */ // Core parser components export { CommandParser } from './command-parser.js' export { CommandRegistry } from './command-registry.js' export { HelpSystem } from './help-system.js' // Enhanced CLI has been removed - using standard CLI only // Re-export types for convenience export type { ParsedCommand, CommandArgument, CommandOption, CommandFlag, CommandDefinition, ValidationResult, HelpInfo } from '../types.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