Skip to main content
Glama

MCP Self-Learning Server

analyze_pattern

Identify and learn from interaction patterns to enhance system performance. Provide predictive insights and improve tool usage efficiency by analyzing data inputs and outcomes.

Instructions

Analyze and learn from interaction patterns

Input Schema

NameRequiredDescriptionDefault
interactionYes

Input Schema (JSON Schema)

{ "properties": { "interaction": { "properties": { "context": { "type": "object" }, "input": { "type": "string" }, "output": { "type": "string" }, "performance": { "type": "object" }, "success": { "type": "boolean" }, "type": { "type": "string" } }, "required": [ "type", "input", "output" ], "type": "object" } }, "required": [ "interaction" ], "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/saralegui-solutions/mcp-self-learning-server'

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