Skip to main content
Glama
MUSE-CODE-SPACE

Vibe Coding Documentation MCP (MUSE)

muse_export_session

Export vibe coding sessions to Markdown, JSON, or HTML formats for creating shareable documentation, backups, or reports from session history.

Instructions

Exports vibe coding sessions to various formats (Markdown, JSON, HTML). Use for creating shareable documentation, backups, or reports from session history.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionIdsNoSpecific session IDs to export. If omitted, exports all sessions.
formatYesOutput format: markdown (readable docs), json (structured data), html (web page)
outputPathNoFile path to save the export. If omitted, returns content directly.
includeMetadataNoInclude session metadata (ID, timestamps, tags). Default: true
includeCodeBlocksNoInclude code blocks from code contexts. Default: true
includeDesignDecisionsNoInclude design decisions. Default: true
templateNoTemplate style: minimal (brief), default (balanced), detailed (comprehensive), report (formal)
titleNoDocument title. Default: "Vibe Coding Session Export"
bundleMultipleNoCombine multiple sessions into one document. 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