Skip to main content
Glama
MUSE-CODE-SPACE

Vibe Coding Documentation MCP (MUSE)

muse_collect_code_context

Collects code blocks and conversation summaries into structured documentation context with automatic language detection and duplicate removal.

Instructions

Collects code blocks and conversation summaries into a structured context for documentation. Supports automatic language detection, duplicate removal, and statistics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeBlocksNoArray of code blocks with language and code content
rawTextNoRaw text containing code blocks to extract (alternative to codeBlocks)
conversationSummaryYesSummary of the conversation or context
tagsNoOptional tags for categorization (language tags auto-added)
autoDetectLanguageNoAutomatically detect programming language (default: true)
removeDuplicatesNoRemove duplicate code blocks (default: true)
includeStatsNoInclude code statistics in output (default: true)

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