Skip to main content
Glama

MCP Server for Spinnaker

by dion-hagan
CommandParser.d.ts215 B
import { ParsedCommand } from '../types/protocol.js'; export declare class CommandParser { private patterns; parseCommand(input: string): ParsedCommand | null; suggestCommand(input: string): string[]; }

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/dion-hagan/mcp-server-spinnaker'

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