Skip to main content
Glama

MCP Self-Learning Server

import_knowledge

Import external knowledge into the MCP Self-Learning Server to enhance autonomous learning, improve pattern recognition, and enable predictive suggestions through data integration.

Instructions

Import external knowledge

Input Schema

NameRequiredDescriptionDefault
mergeNo
sourceYes

Input Schema (JSON Schema)

{ "properties": { "merge": { "default": true, "type": "boolean" }, "source": { "type": "string" } }, "required": [ "source" ], "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