elijahdev0_mcp-server
If you are the rightful owner of elijahdev0_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 is a Model Context Protocol (MCP) server designed to interface with the Letta API. It provides a robust platform for managing and interacting with various tools, agents, and data sources through a standardized protocol. The server supports both JavaScript and TypeScript, offering flexibility in deployment and development. It is equipped with a comprehensive set of endpoints that facilitate operations such as creating, retrieving, updating, and deleting tools, agents, and data sources. Additionally, it supports advanced functionalities like message streaming, asynchronous processing, and multi-agent group management. The server is highly configurable through environment variables, allowing users to tailor it to their specific needs. With its extensive feature set, the openapi-mcp-server is an ideal solution for developers looking to integrate MCP capabilities into their applications.
Features
- Supports both JavaScript and TypeScript versions for flexibility in development.
- Comprehensive set of endpoints for managing tools, agents, and data sources.
- Advanced functionalities like message streaming and asynchronous processing.
- Highly configurable through environment variables.
- Compatible with any MCP-compatible consumer, such as Claude.js client.
Tools
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