Skip to main content
Glama

MCP Standards

by airmcp-com

suggest_claudemd_update

Generate CLAUDE.md update suggestions based on learned patterns from user corrections to improve AI assistant configuration without applying changes automatically.

Instructions

Get suggestions for CLAUDE.md updates based on learned patterns (does not apply them)

Input Schema

NameRequiredDescriptionDefault
min_confidenceNoMinimum confidence threshold
project_pathNoProject path for project-specific suggestions (optional)

Input Schema (JSON Schema)

{ "properties": { "min_confidence": { "default": 0.7, "description": "Minimum confidence threshold", "type": "number" }, "project_path": { "description": "Project path for project-specific suggestions (optional)", "type": "string" } }, "type": "object" }

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/airmcp-com/mcp-standards'

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