Enables dynamic tool loading and execution for MCP servers using Starlark scripting.
Star combines the Starlark scripting language with the Model Context Protocol (MCP) to create a flexible meta-server. It allows developers to define and load custom MCP tools dynamically through simple, Python-like Starlark scripts. This approach provides a lightweight runtime for extending MCP server capabilities, facilitating the creation and management of various server-side functionalities.