Skip to main content
Glama
MUSE-CODE-SPACE

Vibe Coding Documentation MCP (MUSE)

markdown.d.ts594 B
import { CodeBlock, DesignDecision, Platform } from '../types/index.js'; export declare function codeBlockToMarkdown(block: CodeBlock): string; export declare function designDecisionToMarkdown(decision: DesignDecision): string; export declare function extractCodeBlocks(text: string): CodeBlock[]; export declare function normalizeMarkdownForPlatform(markdown: string, platform: Platform): string; export declare function generateId(): string; export declare function getCurrentTimestamp(): string; export declare function formatDate(date?: Date): string; //# sourceMappingURL=markdown.d.ts.map

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/MUSE-CODE-SPACE/vibe-coding-mcp'

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