Skip to main content
Glama
sidebars.ts610 B
import type {SidebarsConfig} from '@docusaurus/plugin-content-docs'; const sidebars: SidebarsConfig = { tutorialSidebar: [ 'Home', { type: 'category', label: 'Python SDK', items: [ 'Python/QuickStart', 'Python/Client', 'Python/Configuration', ], }, { type: 'category', label: 'Platform', items: [ 'Platform/API Key page', ], }, { type: 'link', label: '📋 Changelog', href: 'https://github.com/SelfMemory/SelfMemory/blob/master/CHANGELOG.md', }, ], }; export default sidebars;

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/shrijayan/SelfMemory'

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