MCP Tools

MCP Tools

Every tool the gloria.dev server registers. For the shared data shapes behind these tools, see Domain Model; for broader look-up material, see Reference.

ToolPurposeGroupReference
get_infoReturn the active organization’s basic info.CoreReference
register_projectCreate or update a project in the active organization.CoreReference
list_projectsList projects in the active organization.CoreReference
put_dependencyCreate or update one dependency in a project inventory.CanaryCanary MCP Reference
get_dependencyReturn one dependency in full.CanaryCanary MCP Reference
list_dependenciesList a project’s dependencies as summaries.CanaryCanary MCP Reference
delete_dependencyRemove a dependency from a project by slug.CanaryCanary MCP Reference
put_featureCreate or update a product feature definition in a project’s feature map by slug.Feature MapFeatures MCP Reference
get_featureReturn one feature’s full record, including structured details, screenshots, dashboard-authored notes, implementing files, symbols, docs URLs, and analyzedCommit.Feature MapFeatures MCP Reference
list_featuresList a project’s feature map as a compact index plus the analyzedCommit it was derived from.Feature MapFeatures MCP Reference
upload_feature_screenshotUpload one screenshot and return a reference for later use in a feature record.Feature MapFeatures MCP Reference
delete_featureRemove a feature from a project’s feature map by slug.Feature MapFeatures MCP Reference
put_documentCreate or update a Markdown document in a project namespace.DocumentsReference
enable_usage_trackingTurn on usage tracking for an organization.Usage TrackingToken Cost Tracking
get_log_provider_statusCheck the current log provider status.Log DebuggingLog Debugging MCP Reference
get_log_statsReview recent log activity at a glance.Log DebuggingLog Debugging MCP Reference
list_error_groupsReview recurring error groups in recent logs.Log DebuggingLog Debugging MCP Reference
query_logsSearch logs for matching events and attributes.Log DebuggingLog Debugging MCP Reference
search_skillsSearch the skills library and return matching skill summaries.SkillsSkills MCP Reference
get_skillReturn a full skill bundle from the library.SkillsSkills MCP Reference
list_skill_versionsList the published versions of a skill.SkillsSkills MCP Reference
publish_skillPublish a new skill version to the library.SkillsSkills MCP Reference
list_marketplacesList the organization’s external skill marketplaces.SkillsSkills MCP Reference
install_skillReturn install commands for an external marketplace skill.SkillsSkills MCP Reference
register_standardEnsure a project has a coding-standards record, creating version 1 if needed.Coding StandardsCoding Standards MCP Reference
put_ruleUpsert one coding rule by stable ruleId and bump the project’s standards version.Coding StandardsCoding Standards MCP Reference
put_snippetUpsert one canonical code snippet and bump the project’s standards version.Coding StandardsCoding Standards MCP Reference
find_snippetsSearch a project’s snippet library with an exact → contains → fuzzy match ladder.Coding StandardsCoding Standards MCP Reference
get_standardsFetch the project’s current rules, standards version, and last rendered stamp.Coding StandardsCoding Standards MCP Reference
report_check_runSubmit a coding-standards check run, dedupe re-reported findings, and auto-resolve findings that fall out of scope.Coding StandardsCoding Standards MCP Reference
get_drift_statusReturn the project’s current coding-standards drift summary, including open findings, last check, standards version, and rendered stamp.Coding StandardsCoding Standards MCP Reference
doc_holiday_list_publicationsList Doc Holiday publications for the active organization.Doc HolidayReference
doc_holiday_get_publicationReturn one Doc Holiday publication by id.Doc HolidayReference
doc_holiday_list_conversationsList Doc Holiday conversations.Doc HolidayReference
doc_holiday_get_conversation_diffsReturn the file diffs produced in a Doc Holiday conversation.Doc HolidayReference
doc_holiday_list_conversation_commentsList comments on Doc Holiday conversations.Doc HolidayReference
doc_holiday_list_conversation_turnsList the turns in Doc Holiday conversations.Doc HolidayReference
doc_holiday_get_conversation_turnReturn one Doc Holiday conversation turn in full.Doc HolidayReference
doc_holiday_request_workPost a work request to a Doc Holiday conversation.Doc HolidayReference
doc_holiday_request_documentationSubmit a documentation prompt to Doc Holiday.Doc HolidayReference