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.
delete_tool
Delete the specified tool
retrieve_tool
Get the specified 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 the list of Composio operations for the specified application
add_composio_tool
Add a new Composio tool
list_mcp_servers
Get a list of all configurations of MCP servers
add_mcp_server
Add a new MCP server
list_mcp_tools_by_server
Get a list of tools for the specified MCP server
add_mcp_tool
Register a new MCP tool
delete_mcp_server
Delete the MCP server