// Mock the templateStorage's direct dependencies
import path from 'path';
// Mock __dirname for ESM modules
export const __dirname = '/mock_dir';
// Sample template markdown for testing
export const sampleTemplate = `# myAI Memory
# User Information
## Use this information if you need to reference them directly
-~- Name: Test User
-~- Location: Test Location
# General Response Style
## Use this in every response
-~- Style: Test Style
`;
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/Jktfe/myAImemory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server