Skip to main content
Glama

Letta MCP Server

by oculairmedia
.eslintrc.json432 B
{ "env": { "es2021": true, "node": true }, "extends": ["eslint:recommended", "prettier"], "parserOptions": { "ecmaVersion": "latest", "sourceType": "module" }, "rules": { "no-console": ["error", { "allow": ["warn", "error"] }], "no-unused-vars": ["error", { "argsIgnorePattern": "^_" }], "no-trailing-spaces": "error", "no-multiple-empty-lines": ["error", { "max": 1, "maxEOF": 0 }] } }

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