Skip to main content
Glama

Memory Bank MCP Server

by t3ta
index.ts402 B
// Re-export all v2 schemas and types export * from './json-document.js'; export * from './document-union.js'; // Export the discriminated union schema export * from '../document-types/index.js'; // Export individual document type schemas export * from './tag-index.js'; export * from './i18n-schema.js'; // Export i18n definitions export * from './search-index.js'; // Export new search index schemas

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/t3ta/memory-bank-mcp-server'

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