Skip to main content
Glama
.gitignore542 B
# Dependencies node_modules/ # Build output build/ dist/ *.tsbuildinfo # Environment variables .env .env.local .env.* !.env.example # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # IDE/Editor files .idea/ .vscode/ *.swp *.swo .DS_Store # Coverage directory used by tools like istanbul coverage/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Letta and Serena cache directories .letta/ .serena/ # Rust build artifacts rust/ target/ Cargo.lock # Nested git repositories letta-mcp-server/

Latest Blog Posts

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