mcp-server

mcp-server

3.1

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Model Context Protocol (MCP) server for Letta API.

The openapi-mcp-server provides a Model Context Protocol (MCP) interface to the Letta API, enabling seamless integration and interaction with various tools and services. It supports both JavaScript and TypeScript versions, allowing developers to choose their preferred language for implementation. The server is highly configurable through environment variables, making it adaptable to different deployment scenarios. It offers a wide range of functionalities, including tool management, agent configuration, and data source handling, making it a versatile solution for managing complex workflows and interactions within the Letta ecosystem.

Features

  • Supports both JavaScript and TypeScript versions for flexibility in development.
  • Highly configurable through environment variables for easy adaptation to different environments.
  • Comprehensive tool management capabilities, including creation, modification, and deletion of tools.
  • Robust agent management features, allowing for the creation, modification, and interaction with agents.
  • Extensive data source handling, including creation, modification, and file management.

Tools

  1. delete_tool

    Delete Tool by Name

  2. retrieve_tool

    Press ID to get the tool

  3. modify_tool

    Update existing tools

  4. list_tools

    Get a list of all available tools

  5. create_tool

    Create a new tool

  6. upsert_tool

    Create or update the tool

  7. add_base_tools

    Update basic tools

  8. run_tool_from_source

    Build and run tools from source code

  9. list_composio_apps

    Get a list of all Composio apps

  10. list_composio_actions_by_app

    Get all Composio actions for a specific app

  11. add_composio_tool

    Add a new Composio tool by action name

  12. list_mcp_servers

    Get all configured MCP servers

  13. add_mcp_server

    Adding a new MCP server to the Letta MCP server configuration

  14. list_mcp_tools_by_server

    Get all tools for a specific MCP server

  15. add_mcp_tool

    Register the new MCP tool as a Letta server

  16. delete_mcp_server

    Remove the MCP server from the Letta MCP server configuration