elijahdev0/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.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client