Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mrboen94 • Uncategorized
A lightweight MCP server that manages and executes composable tools via stdio with safe execution and plugin support.
Execute and manage composable tools safely with structured logging and timeouts.
A modular plugin system to organize and extend tool functionality.
A lightweight MCP server running on Bun with TypeScript support.
Huginn is a TypeScript-based MCP server running on Bun that keeps a registry of tools, allowing clients to list and call them over stdio using JSON. It ensures safe execution of tool handlers with timeouts, abort signals, and structured logging for professional debugging. The server supports a modular plugin architecture for organizing tools and managing dependencies, making it easy to extend functionality. It is designed to be simple, composable, and opinionated, providing a minimal yet effective tool contract.