Skip to main content
Glama

Letta MCP Server

by oculairmedia
compose.yaml313 B
services: letta-mcp: image: ghcr.io/oculairmedia/letta-mcp-server:latest ports: - "${PORT:-3001}:3001" restart: unless-stopped env_file: - .env environment: - LETTA_BASE_URL=${LETTA_BASE_URL} - LETTA_PASSWORD=${LETTA_PASSWORD} - NODE_ENV=${NODE_ENV:-production}

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/oculairmedia/Letta-MCP-server'

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