Skip to main content
Glama

Letta Agents MCP Server

by elijahdev0
package.json518 B
{ "name": "openapi-mcp-server", "version": "1.0.0", "description": "MCP server for Letta API", "type": "module", "main": "server.js", "scripts": { "start": "node server.js", "build": "node build.js", "start:ts": "npx tsc && node dist/server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.0", "dotenv": "^16.0.0" }, "devDependencies": { "@types/node": "^20.11.0", "typescript": "^5.3.3" }, "engines": { "node": ">=16.0.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/elijahdev0/mcp-server'

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