Skip to main content
Glama
MUSE-CODE-SPACE

Vibe Coding Documentation MCP (MUSE)

muse_auto_tag

Automatically suggests and applies tags to coding sessions, analyzes content and code blocks, and learns from examples to improve tagging accuracy.

Instructions

Automatically suggests and applies tags to sessions. Actions: suggest (recommend tags), apply (add tags to session), train (learn from examples), config (configure tagging behavior).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
sessionIdNoSession ID to analyze or update (for suggest/apply)
contentNoText content to analyze for tags
codeBlocksNoCode blocks to analyze
maxTagsNoMaximum number of tags to suggest (default: 5)
minConfidenceNoMinimum confidence threshold 0-1 (default: 0.7)
includeExistingNoInclude existing tags when applying (default: true)
categoriesNoFilter suggestions by category
examplesNoTraining examples for train action
enableAutoTagNoEnable/disable auto-tagging (for config)
defaultCategoriesNoDefault categories to use (for config)
customPatternsNoCustom patterns for tag detection (for config)
useAINoUse AI for tag suggestions (default: false)

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