Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by connyay • Uncategorized
A Starlark-powered MCP server enabling dynamic tool loading via Starlark scripting.
Dynamically load and execute custom tools without recompiling MCP servers.
Secure, sandboxed execution of extensions with explicit command whitelisting.
Integration with HTTP APIs, databases, and CLI tools via Starlark scripts.
Starlark MCP is a meta-server that integrates the Starlark scripting language with the Model Context Protocol (MCP) to allow dynamic loading and execution of tools written in Starlark scripts without recompilation. It supports hot reloading of extensions, sandboxed execution for security, and includes built-in modules for HTTP, databases, and system commands. The server is production-ready, cross-platform, and designed for easy extension development and testing.