Skip to main content
Glama

MCP Standards

by airmcp-com

get_learned_preferences

Retrieve automatically learned user preferences with confidence scores from AI correction patterns, enabling personalized configuration updates.

Instructions

Get all learned preferences with confidence scores (automatically learned from corrections)

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category (optional)
min_confidenceNoMinimum confidence threshold

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category (optional)", "type": "string" }, "min_confidence": { "default": 0.7, "description": "Minimum confidence threshold", "type": "number" } }, "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