Skip to main content
Glama

Agentic Tools MCP Server

index.ts•247 B
/** * Export all memory models and types */ export type { Memory, CreateMemoryInput, UpdateMemoryInput, SearchMemoryInput, MemorySearchResult, MemoryConfig, } from './memory.js'; export { DEFAULT_MEMORY_CONFIG } from './memory.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/Pimzino/agentic-tools-mcp'

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