Skip to main content
Glama
strip-quotes.d.ts467 B
import { CommandInfo } from '../command'; import { CommandParser } from './command-parser'; /** * Strips quotes around commands so that they can run on the current shell. */ export declare class StripQuotes implements CommandParser { parse(commandInfo: CommandInfo): { command: string; name: string; env?: Record<string, unknown>; cwd?: string; prefixColor?: string; ipc?: number; raw?: boolean; }; }

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/kkShrihari/miEAA3_mcp'

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