Skip to main content
Glama

MCP Self-Learning Server

export_knowledge

Extract the current knowledge base in JSON or Markdown format for analysis, sharing, or integration with other systems.

Instructions

Export current knowledge base

Input Schema

NameRequiredDescriptionDefault
formatNojson

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "json", "enum": [ "json", "markdown" ], "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/saralegui-solutions/mcp-self-learning-server'

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