mcp-server
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
delete_tool
Delete Tool by Name
retrieve_tool
Press ID to get the tool
modify_tool
Update existing tools
list_tools
Get a list of all available tools
create_tool
Create a new tool
upsert_tool
Create or update the tool
add_base_tools
Update basic tools
run_tool_from_source
Build and run tools from source code
list_composio_apps
Get a list of all Composio apps
list_composio_actions_by_app
Get all Composio actions for a specific app
add_composio_tool
Add a new Composio tool by action name
list_mcp_servers
Get all configured MCP servers
add_mcp_server
Adding a new MCP server to the Letta MCP server configuration
list_mcp_tools_by_server
Get all tools for a specific MCP server
add_mcp_tool
Register the new MCP tool as a Letta server
delete_mcp_server
Remove the MCP server from the Letta MCP server configuration