oculairmedia_Letta-MCP-server
0
The Letta MCP Server is designed to interact with the Letta API, providing management of agents, memory blocks, and tools. It facilitates operations like creating agents and memory blocks, and manages communications with an MCP protocol.
Letta MCP Server
An MCP (Model Context Protocol) server implementation for interacting with the Letta API. This server provides tools for managing agents, memory blocks, and tools in the Letta system.
Features
- Create and manage Letta agents
- List and filter available agents
- Manage memory blocks and attach them to agents
- List and manage agent tools
Installation
- Clone the repository and install dependencies using npm.
Available Scripts
- Build and start the server in various modes.
Configuration
Configure the .env
file with the Letta API URL and password.
Tool Management
- List and upload tools with category support.
API Version
The server interacts with version 1 of the Letta API.
Contributing
Follow standard GitHub flow to contribute to the project.
Error Handling
Detailed error responses for troubleshooting.
License
MIT License.