Skip to main content
Glama

MCP Self-Learning Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoEnable file loggingtrue
NODE_ENVNoEnvironment modeproduction
LOG_LEVELNoLogging level (debug/info/warn/error)info
LOG_CONSOLENoEnable console loggingtrue
LEARNING_MODENoLearning behavior modeautonomous

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_pattern

Analyze and learn from interaction patterns

get_insights

Get learning insights and recommendations

trigger_learning

Manually trigger a learning cycle

export_knowledge

Export current knowledge base

import_knowledge

Import external knowledge

optimize_tool

Get optimization suggestions for a specific tool

predict_next_action

Predict the next likely action based on context

get_performance_metrics

Get detailed performance metrics

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