elijahdev0_mcp-server

elijahdev0_mcp-server

0

The openapi-mcp-server is designed to provide a Model Context Protocol (MCP) interface for the Letta API. It facilitates interactions with multiple agents, tools, and sources through a comprehensive set of endpoints and is compatible with MCP consumers like Claude.js.

openapi-mcp-server

Model Context Protocol (MCP) server for Letta API.

Description

This server provides a Model Context Protocol (MCP) interface to the API.

Installation

  1. Install dependencies.
  2. Create a .env file based on .env.example.
  3. Edit the .env file to add your API configuration and authorization details.

Configuration

Configure environment variables in the .env file.

Usage

Running the Server

The server is available in JavaScript and TypeScript versions.

Using as an MCP Tool Provider

This server implements MCP and can be used with any MCP-compatible consumer.

Available Tools

The server provides various tools for managing and interacting with agents, tools, sources, and groups.