Skip to main content
Glama

Memory MCP Server

by inchan
index.ts318 B
export { executeTool, listTools } from "./registry.js"; export { CreateNoteInputSchema, SearchMemoryInputSchema, ToolNameSchema, } from "./schemas.js"; export type { ToolExecutionContext, ToolResult } from "./types.js"; export { DEFAULT_EXECUTION_POLICY, withExecutionPolicy, } from "./execution-policy.js";

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/inchan/memory-mcp'

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